]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/null/Makefile
net/bnx2x: replace macro with static function
[dpdk.git] / drivers / net / null / Makefile
index 2d115dee0a127c6cb05796e676942ca739e9739d..0c909c6f4528316689b909c806f8c9e7f0397089 100644 (file)
@@ -56,6 +56,7 @@ SYMLINK-y-include += rte_eth_null.h
 # this lib depends upon:
 DEPDIRS-$(CONFIG_RTE_LIBRTE_PMD_NULL) += lib/librte_eal
 DEPDIRS-$(CONFIG_RTE_LIBRTE_PMD_NULL) += lib/librte_mbuf
+DEPDIRS-$(CONFIG_RTE_LIBRTE_PMD_NULL) += lib/librte_mempool
 DEPDIRS-$(CONFIG_RTE_LIBRTE_PMD_NULL) += lib/librte_ether
 DEPDIRS-$(CONFIG_RTE_LIBRTE_PMD_NULL) += lib/librte_kvargs