AR71xx/9xxx based routers are the most common these days, select that as the default...
authorImre Kaloz <kaloz@openwrt.org>
Fri, 28 Sep 2012 20:54:35 +0000 (20:54 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 28 Sep 2012 20:54:35 +0000 (20:54 +0000)
SVN-Revision: 33590

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