projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ce91a6
)
ar71xx: fix a typo in ar71xx.sh
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 28 Nov 2009 08:25:49 +0000
(08:25 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 28 Nov 2009 08:25:49 +0000
(08:25 +0000)
SVN-Revision: 18568
target/linux/ar71xx/base-files/lib/ar71xx.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index b1c3b83ea6430a1aea8e13083b243c880a5b69c4..c24a8b3e8c4c8de923dd8e27c4f3ad96cecd4fe1 100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-74,7
+74,7
@@
ar71xx_board_name() {
name="wp543"
;;
*WNDR3700)
- name"wndr3700"
+ name
=
"wndr3700"
;;
*WNR2000)
name="wnr2000"