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

SVN-Revision: 21960
owl
Felix Fietkau 2010-06-26 23:47:25 +00:00
parent f394178e15
commit bb44616ebe
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ sub gen_target_config() {
print <<EOF; print <<EOF;
choice choice
prompt "Target System" prompt "Target System"
default TARGET_brcm_2_4 default TARGET_brcm47xx
reset if !DEVEL reset if !DEVEL
EOF EOF