mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
set the default target to brcm47xx, now that brcm-2.4 is gone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21960 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8cc6d2b625
commit
b4e1fa137c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user