]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/softnic/Makefile
net/bnxt: handle reset notify async event from FW
[dpdk.git] / drivers / net / softnic / Makefile
index 64885dd86aeb1e3dd7b87ed7f5a6119fbed5e91f..71cfd45ad83cec3049bfdb9d79f70cf99e6f5980 100644 (file)
@@ -45,7 +45,7 @@ SRCS-$(CONFIG_RTE_LIBRTE_PMD_SOFTNIC) += conn.c
 #
 SYMLINK-y-include += rte_eth_softnic.h
 
 #
 SYMLINK-y-include += rte_eth_softnic.h
 
-ifneq ($(CONFIG_RTE_EXEC_ENV),"linuxapp")
+ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)
 $(info Softnic PMD can only operate in a linux environment, \
 please change the definition of the RTE_TARGET environment variable)
 all:
 $(info Softnic PMD can only operate in a linux environment, \
 please change the definition of the RTE_TARGET environment variable)
 all: