X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fmlx4%2FMakefile;h=fc5ea3c9761f6f89e5bfd9ad3a1167b4cdadd3a6;hb=cbc12b0a96f5751ab2ed10001f44d39211e3bd45;hp=3b3a02047a173cf2b7e09e7616a5e1450d7cbd25;hpb=4761b145b1e87f8521277e29e7718ab0384d0d62;p=dpdk.git diff --git a/drivers/net/mlx4/Makefile b/drivers/net/mlx4/Makefile index 3b3a02047a..fc5ea3c976 100644 --- a/drivers/net/mlx4/Makefile +++ b/drivers/net/mlx4/Makefile @@ -55,6 +55,8 @@ CFLAGS += -D_DEFAULT_SOURCE CFLAGS += -D_XOPEN_SOURCE=600 CFLAGS += $(WERROR_FLAGS) LDLIBS += -libverbs -lmlx4 +LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring +LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs # A few warnings cannot be avoided in external headers. CFLAGS += -Wno-error=cast-qual