projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: unify LED names on TP-Link boards
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
wndr3700
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700
b/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700
index
a893a0e
..
77fd057
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700
@@
-23,6
+23,6
@@
commit system
EOF
}
-if [ "${board}" == "wndr3700" ]; then
+if [ "${board}" == "wndr3700"
-o "${board}" == "wndr3700v2"
]; then
wndr3700_set_wan_led
fi
This page took
0.025873 seconds
and
4
git commands to generate.