]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/Makefile
mk: do not generate LDLIBS from directory dependencies
[dpdk.git] / lib / librte_hash / Makefile
index 9cf13a0458f01b04c3fd1086b69eab1f1a63663c..1655b601d85da7f8df86aa5306231887325c346d 100644 (file)
@@ -36,6 +36,7 @@ LIB = librte_hash.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR)
+LDLIBS += -lrte_eal -lrte_ring
 
 EXPORT_MAP := rte_hash_version.map