]> git.droids-corp.org - dpdk.git/blobdiff - examples/vdpa/Makefile
examples/vdpa: remove trace of legacy linuxapp
[dpdk.git] / examples / vdpa / Makefile
index 9d16d8eb5fcc5f1580b4488d6b9a2f5ab5e879b2..ab2bbdf76cda16df4dff80d7b40fe485a4a9db24 100644 (file)
@@ -10,7 +10,7 @@ RTE_TARGET ?= $(notdir $(abspath $(dir $(firstword $(wildcard $(RTE_SDK)/*/.conf
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
-ifneq ($(CONFIG_RTE_EXEC_ENV),"linuxapp")
+ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)
 $(info This application can only operate in a linux environment, \
 please change the definition of the RTE_TARGET environment variable)
 all: