X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fbonding%2FMakefile;h=26c1782554cd460290b63b09477f9c654601b0f4;hb=1c774fe44c41607b7f1b5bfc014f2185e2c4a7f1;hp=1893e3cad3137aa781a0a1310dd8ca2a98cd648f;hpb=49dad9028e2ac2c9576c41bda13ae62814cb6e97;p=dpdk.git diff --git a/drivers/net/bonding/Makefile b/drivers/net/bonding/Makefile index 1893e3cad3..26c1782554 100644 --- a/drivers/net/bonding/Makefile +++ b/drivers/net/bonding/Makefile @@ -12,7 +12,7 @@ CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs -lrte_cmdline +LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs LDLIBS += -lrte_pci -lrte_bus_pci LDLIBS += -lrte_bus_vdev