projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix typos in the ar71xx.sh
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
lib
/
ar71xx.sh
diff --git
a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index
f39d5dc
..
1816bf8
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-100,8
+100,8
@@
ar71xx_board_name() {
*WRT400N)
name="wrt400n"
;;
- *WZR-HP-
W
300NH)
- name="wzr-hp-
w
300nh"
+ *WZR-HP-
G
300NH)
+ name="wzr-hp-
g
300nh"
;;
*)
name="generic"
This page took
0.022317 seconds
and
4
git commands to generate.