]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pdump/Makefile
mk: do not generate LDLIBS from directory dependencies
[dpdk.git] / lib / librte_pdump / Makefile
index 6b21c62e599f7b2c7248f7b81c5ea72c27b74e39..11c3e4e93de5b4f74720a64f13967a0239275b96 100644 (file)
@@ -37,6 +37,7 @@ LIB = librte_pdump.a
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 CFLAGS += -D_GNU_SOURCE
 LDLIBS += -lpthread
+LDLIBS += -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev
 
 EXPORT_MAP := rte_pdump_version.map