mlx5: add Rx CRC stripping configuration
[dpdk.git] / drivers / net / mlx4 / Makefile
index 14cb53f..d2f5692 100644 (file)
@@ -50,6 +50,7 @@ CFLAGS += -g
 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