X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fnet%2Fenic%2FMakefile;fp=drivers%2Fnet%2Fenic%2FMakefile;h=3ed1d90aa960e0f302db46f15562f2cbb8e68a6b;hb=36e178648f46ea9fb63d89097c59ce45fb8a67fe;hp=3926b795c45cc391eac414f6f2c50ac0f67221ff;hpb=1ab31fb74132eabd45f326413eb6e4f647de48d9;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