X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2FMakefile;h=df2e840cf6101a30934001b37297bb65a2b43c67;hb=5cbe184802aae6f3033617c7a281e9e33eaf41a1;hp=96bd7ac6efd22c70bb46a6b39662e0f4eb2e0c3b;hpb=95276abaaf0a3e605e99a306f1923f46c3037a64;p=dpdk.git diff --git a/drivers/common/Makefile b/drivers/common/Makefile index 96bd7ac6ef..df2e840cf6 100644 --- a/drivers/common/Makefile +++ b/drivers/common/Makefile @@ -31,6 +31,7 @@ DIRS-y += dpaax endif IAVF-y := $(CONFIG_RTE_LIBRTE_IAVF_PMD) +IAVF-y += $(CONFIG_RTE_LIBRTE_ICE_PMD) ifneq (,$(findstring y,$(IAVF-y))) DIRS-y += iavf endif