]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pipeline/Makefile
test/eventdev: add auto-tests for event ring functions
[dpdk.git] / lib / librte_pipeline / Makefile
index a8f312810c1a3f794b768c20312e96d2132107eb..7a835fd55a790aa5bf8716a618077a28e1496522 100644 (file)
@@ -51,9 +51,4 @@ SRCS-$(CONFIG_RTE_LIBRTE_PIPELINE) := rte_pipeline.c
 # install includes
 SYMLINK-$(CONFIG_RTE_LIBRTE_PIPELINE)-include += rte_pipeline.h
 
-# this lib depends upon:
-DEPDIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += lib/librte_eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += lib/librte_table
-DEPDIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += lib/librte_port
-
 include $(RTE_SDK)/mk/rte.lib.mk