disable the automatic config reset if 'Advanced configuration options' is selected
[openwrt.git] / scripts / metadata.pl
index 063524a..b5ee31a 100755 (executable)
@@ -203,6 +203,7 @@ sub gen_target_config() {
 choice
        prompt "Target System"
        default LINUX_2_4_BRCM
+       reset if !DEVEL
        
 EOF
 
This page took 0.028763 seconds and 4 git commands to generate.