force a config reset when the user changes the target platform in menuconfig
[openwrt/svn-archive/archive.git] / scripts / config / expr.h
index 1b36ef18c48d2ea04ac65d6cd9733b334b5ec621..fdeb1495f1b6f417449490ad787badd8a82dcc1e 100644 (file)
@@ -94,6 +94,7 @@ struct symbol {
 #define SYMBOL_AUTO            0x1000
 #define SYMBOL_CHECKED         0x2000
 #define SYMBOL_WARNED          0x8000
+#define SYMBOL_RESET           0x10000
 
 #define SYMBOL_MAXLENGTH       256
 #define SYMBOL_HASHSIZE                257