ethdev: deprecate attach and detach functions
[dpdk.git] / app / test-pmd / Makefile
index f788078..2b4d604 100644 (file)
@@ -13,6 +13,7 @@ APP = testpmd
 CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
+CFLAGS += -Wno-deprecated-declarations
 
 #
 # all source are stored in SRCS-y