]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_distributor/Makefile
mk: optimize directory dependencies
[dpdk.git] / lib / librte_distributor / Makefile
index 4c9af172a05906e5e96e858083b3d13f717e07ca..e3a3a79ef37df077e50ca8318274cc9454f9159d 100644 (file)
@@ -47,8 +47,4 @@ SRCS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) := rte_distributor.c
 # install this header file
 SYMLINK-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR)-include := rte_distributor.h
 
-# this lib needs eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) += lib/librte_eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) += lib/librte_mbuf
-
 include $(RTE_SDK)/mk/rte.lib.mk