AR71xx/9xxx based routers are the most common these days, select that as the default...
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Sep 2012 20:54:35 +0000 (20:54 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Sep 2012 20:54:35 +0000 (20:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33590 3c298f89-4303-0410-b956-a3cf2f4a3e73

scripts/metadata.pl

index bd6dbc5..7afc388 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