aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/nfp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/nfp/Makefile')
-rw-r--r--drivers/net/nfp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/nfp/Makefile b/drivers/net/nfp/Makefile
index ab4e0a7d..d3fa5699 100644
--- a/drivers/net/nfp/Makefile
+++ b/drivers/net/nfp/Makefile
@@ -10,6 +10,7 @@ LIB = librte_pmd_nfp.a
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
+CFLAGS += -DALLOW_EXPERIMENTAL_API
LDLIBS += -lm
LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring