AR71xx/9xxx based routers are the most common these days, select that as the default...
[openwrt.git] / scripts / metadata.pl
index bd6dbc54ac02b9ba1fb379c51deae64418228346..7afc3889270158df98afbc88875f16081b5780ea 100755 (executable)
@@ -270,7 +270,7 @@ sub gen_target_config() {
        print <<EOF;
 choice
        prompt "Target System"
-       default TARGET_brcm47xx
+       default TARGET_ar71xx
        reset if !DEVEL
        
 EOF