X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=drivers%2Fnet%2Fenic%2FMakefile;h=3ed1d90aa960e0f302db46f15562f2cbb8e68a6b;hb=refs%2Fheads%2Fupstream-16.11-stable;hp=3926b795c45cc391eac414f6f2c50ac0f67221ff;hpb=8e6d9d118f6105a3627b64a7949e1fb0b145879e;p=deb_dpdk.git diff --git a/drivers/net/enic/Makefile b/drivers/net/enic/Makefile index 3926b795..3ed1d90a 100644 --- a/drivers/net/enic/Makefile +++ b/drivers/net/enic/Makefile @@ -68,5 +68,6 @@ DEPDIRS-$(CONFIG_RTE_LIBRTE_ENIC_PMD) += lib/librte_eal lib/librte_ether DEPDIRS-$(CONFIG_RTE_LIBRTE_ENIC_PMD) += lib/librte_mempool lib/librte_mbuf DEPDIRS-$(CONFIG_RTE_LIBRTE_ENIC_PMD) += lib/librte_net DEPDIRS-$(CONFIG_RTE_LIBRTE_ENIC_PMD) += lib/librte_hash +DEPDIRS-$(CONFIG_RTE_LIBRTE_ENIC_PMD) += lib/librte_kvargs include $(RTE_SDK)/mk/rte.lib.mk