projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a31bdfb
)
AR71xx/9xxx based routers are the most common these days, select that as the default...
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 28 Sep 2012 20:54:35 +0000
(20:54 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 28 Sep 2012 20:54:35 +0000
(20:54 +0000)
SVN-Revision: 33590
scripts/metadata.pl
patch
|
blob
|
history
diff --git
a/scripts/metadata.pl
b/scripts/metadata.pl
index bd6dbc54ac02b9ba1fb379c51deae64418228346..7afc3889270158df98afbc88875f16081b5780ea 100755
(executable)
--- a/
scripts/metadata.pl
+++ b/
scripts/metadata.pl
@@
-270,7
+270,7
@@
sub gen_target_config() {
print <<EOF;
choice
prompt "Target System"
- default TARGET_
brcm47
xx
+ default TARGET_
ar71
xx
reset if !DEVEL
EOF