force a config reset when the user changes the target platform in menuconfig
[openwrt.git] / scripts / metadata.pl
index 063524a..1228679 100755 (executable)
@@ -203,6 +203,7 @@ sub gen_target_config() {
 choice
        prompt "Target System"
        default LINUX_2_4_BRCM
+       reset
        
 EOF
 
This page took 0.020192 seconds and 4 git commands to generate.