set the default target to brcm47xx, now that brcm-2.4 is gone
SVN-Revision: 21960
This commit is contained in:
parent
f394178e15
commit
bb44616ebe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue