set the default target to brcm47xx, now that brcm-2.4 is gone
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Jun 2010 23:47:25 +0000 (23:47 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Jun 2010 23:47:25 +0000 (23:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21960 3c298f89-4303-0410-b956-a3cf2f4a3e73

scripts/metadata.pl

index 2d12e19..63809c4 100755 (executable)
@@ -263,7 +263,7 @@ sub gen_target_config() {
        print <<EOF;
 choice
        prompt "Target System"
-       default TARGET_brcm_2_4
+       default TARGET_brcm47xx
        reset if !DEVEL
        
 EOF
This page took 0.038083 seconds and 4 git commands to generate.