event/dpaa2: replace static with dynamic logging
[dpdk.git] / drivers / net / bnxt / Makefile
index 55b49b5..2aa0441 100644 (file)
@@ -44,6 +44,9 @@ LIBABIVER := 2
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
+LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
+LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs
+LDLIBS += -lrte_bus_pci
 
 EXPORT_MAP := rte_pmd_bnxt_version.map