X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=examples%2Fqos_sched%2FMakefile;fp=examples%2Fqos_sched%2FMakefile;h=a7ecf978812576ba77269d22aab96905d14058f1;hb=b63264c8342e6a1b6971c79550d2af2024b6a4de;hp=0f0a31ff2f503f55169c571e4e2e71b4bc2f24a5;hpb=ca33590b6af032bff57d9cc70455660466a654b2;p=deb_dpdk.git diff --git a/examples/qos_sched/Makefile b/examples/qos_sched/Makefile index 0f0a31ff..a7ecf978 100644 --- a/examples/qos_sched/Makefile +++ b/examples/qos_sched/Makefile @@ -48,7 +48,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: