compress/qat: check that correct firmware is in use
[dpdk.git] / drivers / compress / Makefile
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2018 Intel Corporation
3
4 include $(RTE_SDK)/mk/rte.vars.mk
5
6 DIRS-$(CONFIG_RTE_LIBRTE_PMD_ISAL) += isal
7
8 include $(RTE_SDK)/mk/rte.subdir.mk