aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_table/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_table/Makefile')
-rw-r--r--lib/librte_table/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/librte_table/Makefile b/lib/librte_table/Makefile
index 7f02af3c..7a8a3f3c 100644
--- a/lib/librte_table/Makefile
+++ b/lib/librte_table/Makefile
@@ -80,6 +80,5 @@ DEPDIRS-$(CONFIG_RTE_LIBRTE_TABLE) += lib/librte_lpm
ifeq ($(CONFIG_RTE_LIBRTE_ACL),y)
DEPDIRS-$(CONFIG_RTE_LIBRTE_TABLE) += lib/librte_acl
endif
-DEPDIRS-$(CONFIG_RTE_LIBRTE_TABLE) += lib/librte_hash
include $(RTE_SDK)/mk/rte.lib.mk