mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +00:00
set the default target to brcm47xx, now that brcm-2.4 is gone
SVN-Revision: 21960
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user