]> git.droids-corp.org - dpdk.git/blobdiff - examples/ip_pipeline/Makefile
net/softnic: parse raw flow item
[dpdk.git] / examples / ip_pipeline / Makefile
index 11d2b35da9f2b3114402577d3542d096c40fb76e..3fb98ce3e5b2b1d64c25e2825bac1322883d275a 100644 (file)
@@ -67,7 +67,7 @@ RTE_TARGET ?= x86_64-native-linuxapp-gcc
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
-ifneq ($(CONFIG_RTE_EXEC_ENV),"linuxapp")
+ifneq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
 $(info This application can only operate in a linuxapp environment, \
 please change the definition of the RTE_TARGET environment variable)
 all: