1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

AR71xx/9xxx based routers are the most common these days, select that as the default target

SVN-Revision: 33590
This commit is contained in:
Imre Kaloz 2012-09-28 20:54:35 +00:00
parent a31bdfbea0
commit 84b43f112a

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