set the default target to brcm47xx, now that brcm-2.4 is gone
[openwrt/staging/yousong.git] / 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