set the default target to brcm47xx, now that brcm-2.4 is gone

SVN-Revision: 21960
This commit is contained in:
Felix Fietkau 2010-06-26 23:47:25 +00:00
parent f394178e15
commit bb44616ebe

View file

@ -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