]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ether/Makefile
mk: do not generate LDLIBS from directory dependencies
[dpdk.git] / lib / librte_ether / Makefile
index b2a93bf4ff42cc7cd754bc9664155ea320f625cb..394cc9c053eab00b9556980d599e4993c63ca6fa 100644 (file)
@@ -38,6 +38,8 @@ LIB = librte_ethdev.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
+LDLIBS += -lrte_net -lrte_eal -lrte_mempool -lrte_ring
+LDLIBS += -lrte_mbuf
 
 EXPORT_MAP := rte_ethdev_version.map