projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc6d2b
)
set the default target to brcm47xx, now that brcm-2.4 is gone
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Jun 2010 23:47:25 +0000
(23:47 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Jun 2010 23:47:25 +0000
(23:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21960
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/metadata.pl
patch
|
blob
|
history
diff --git
a/scripts/metadata.pl
b/scripts/metadata.pl
index
2d12e19
..
63809c4
100755
(executable)
--- a/
scripts/metadata.pl
+++ b/
scripts/metadata.pl
@@
-263,7
+263,7
@@
sub gen_target_config() {
print <<EOF;
choice
prompt "Target System"
- default TARGET_brcm
_2_4
+ default TARGET_brcm
47xx
reset if !DEVEL
EOF
This page took
0.023967 seconds
and
4
git commands to generate.