aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/compress/Makefile
blob: 592497f514d2cec5ac00c4ee042a68ecb12aba95 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Intel Corporation

include $(RTE_SDK)/mk/rte.vars.mk

DIRS-$(CONFIG_RTE_LIBRTE_PMD_ISAL) += isal

include $(RTE_SDK)/mk/rte.subdir.mk