]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/Makefile
mpipe: fix link initialization ordering
[dpdk.git] / drivers / net / mlx4 / Makefile
index 14cb53f6af8e5f48dd3afff41fbbe82cda84cbf4..d2f56927034626fef7ef02cb3bc7060d87a1f76c 100644 (file)
@@ -50,6 +50,7 @@ CFLAGS += -g
 CFLAGS += -I.
 CFLAGS += -D_XOPEN_SOURCE=600
 CFLAGS += $(WERROR_FLAGS)
 CFLAGS += -I.
 CFLAGS += -D_XOPEN_SOURCE=600
 CFLAGS += $(WERROR_FLAGS)
+LDLIBS += -libverbs
 
 # A few warnings cannot be avoided in external headers.
 CFLAGS += -Wno-error=cast-qual
 
 # A few warnings cannot be avoided in external headers.
 CFLAGS += -Wno-error=cast-qual