set the default target to brcm47xx, now that brcm-2.4 is gone
authorFelix Fietkau <nbd@openwrt.org>
Sat, 26 Jun 2010 23:47:25 +0000 (23:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 26 Jun 2010 23:47:25 +0000 (23:47 +0000)
SVN-Revision: 21960

scripts/metadata.pl

index 2d12e192986ea00e57b2e4aff884ea740368c7a4..63809c496d6c66c055b06f3c2da45b5f8fbb4105 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