projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f394178
)
set the default target to brcm47xx, now that brcm-2.4 is gone
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Jun 2010 23:47:25 +0000
(23:47 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Jun 2010 23:47:25 +0000
(23:47 +0000)
SVN-Revision: 21960
scripts/metadata.pl
patch
|
blob
|
history
diff --git
a/scripts/metadata.pl
b/scripts/metadata.pl
index 2d12e192986ea00e57b2e4aff884ea740368c7a4..63809c496d6c66c055b06f3c2da45b5f8fbb4105 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