mk: do not generate LDLIBS from directory dependencies
[dpdk.git] / lib / librte_ip_frag / Makefile
index 2a8c3e3..aff94b8 100644 (file)
@@ -36,6 +36,8 @@ LIB = librte_ip_frag.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR)
+LDLIBS += -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev
+LDLIBS += -lrte_hash
 
 EXPORT_MAP := rte_ip_frag_version.map