]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/nfp/Makefile
scripts: check first word of commit messages
[dpdk.git] / drivers / net / nfp / Makefile
index 1dddd1fd9ede136081677efe7bba4fbbc6ece99e..4cadd131d79fc37ac2a999c1079adbdc6404ed04 100644 (file)
@@ -53,6 +53,6 @@ SRCS-$(CONFIG_RTE_LIBRTE_NFP_PMD) += nfp_net.c
 # this lib depends upon:
 DEPDIRS-$(CONFIG_RTE_LIBRTE_NFP_PMD) += lib/librte_eal lib/librte_ether
 DEPDIRS-$(CONFIG_RTE_LIBRTE_NFP_PMD) += lib/librte_mempool lib/librte_mbuf
-DEPDIRS-$(CONFIG_RTE_LIBRTE_NFP_PMD) += lib/librte_net lib/librte_malloc
+DEPDIRS-$(CONFIG_RTE_LIBRTE_NFP_PMD) += lib/librte_net
 
 include $(RTE_SDK)/mk/rte.lib.mk