]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_kni/rte_kni.c
build/linux: rename macro from LINUXAPP to LINUX
[dpdk.git] / lib / librte_kni / rte_kni.c
index 73aeccccfd391bf3bf7d700514d3ae4555992863..492e207a31a28aca88d9ffa35af573d38be94446 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