disable the automatic config reset if 'Advanced configuration options' is selected
[openwrt.git] / scripts / metadata.pl
index 1228679..b5ee31a 100755 (executable)
@@ -203,7 +203,7 @@ sub gen_target_config() {
 choice
        prompt "Target System"
        default LINUX_2_4_BRCM
-       reset
+       reset if !DEVEL
        
 EOF