]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_efd/Makefile
mk: optimize directory dependencies
[dpdk.git] / lib / librte_efd / Makefile
index a442c6260cb9b27203b822333c379b0a6cd75647..b9277bc5d79fb141d6df799de263b02cb7fad37b 100644 (file)
@@ -47,9 +47,4 @@ SRCS-$(CONFIG_RTE_LIBRTE_EFD) := rte_efd.c
 # install this header file
 SYMLINK-$(CONFIG_RTE_LIBRTE_EFD)-include := rte_efd.h
 
 # install this header file
 SYMLINK-$(CONFIG_RTE_LIBRTE_EFD)-include := rte_efd.h
 
-# this lib depends upon:
-DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_ring
-DEPDIRS-$(CONFIG_RTE_LIBRTE_EFD) += lib/librte_hash
-
 include $(RTE_SDK)/mk/rte.lib.mk
 include $(RTE_SDK)/mk/rte.lib.mk