]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnx2x/Makefile
net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / bnx2x / Makefile
index e123106918c14f77a58ca64d7ba064a82394fb6e..90ff8b1eeae00790603a49a9aaf0992836bcbbf5 100644 (file)
@@ -9,6 +9,9 @@ CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 CFLAGS += -DZLIB_CONST
 LDLIBS += -lz
+LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
+LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs
+LDLIBS += -lrte_bus_pci
 
 EXPORT_MAP := rte_pmd_bnx2x_version.map