build/linux: rename macro from LINUXAPP to LINUX
[dpdk.git] / lib / librte_kni / rte_kni.c
index 73aeccc..492e207 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright(c) 2010-2014 Intel Corporation
  */
 
-#ifndef RTE_EXEC_ENV_LINUXAPP
+#ifndef RTE_EXEC_ENV_LINUX
 #error "KNI is not supported"
 #endif