]> git.droids-corp.org - dpdk.git/blobdiff - examples/tep_termination/Makefile
build/linux: rename macro from LINUXAPP to LINUX
[dpdk.git] / examples / tep_termination / Makefile
index 4c15643259e0467dc09b86e9dca64fc2d44b3982..44af6ca52598a88d0f62b93fdc32f491d2068fd2 100644 (file)
@@ -52,7 +52,7 @@ RTE_TARGET ?= x86_64-native-linuxapp-gcc
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
-ifneq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
+ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)
 $(error This application can only operate in a linuxapp environment, \
 please change the definition of the RTE_TARGET environment variable)
 endif
 $(error This application can only operate in a linuxapp environment, \
 please change the definition of the RTE_TARGET environment variable)
 endif