projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: Add support for WZR-HP-G301NH
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
wzr-hp-g300nh
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/wzr-hp-g300nh
b/target/linux/ar71xx/base-files/etc/uci-defaults/wzr-hp-g300nh
index
1308a7b
..
1448e1f
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/wzr-hp-g300nh
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/wzr-hp-g300nh
@@
-32,6
+32,6
@@
commit system
EOF
}
-if [ "${board}" == "wzr-hp-g300nh" ]; then
+if [ "${board}" == "wzr-hp-g300nh"
|| "${board}" == "wzr-hp-g301nh"
]; then
wzrhpg300nh_set_leds
fi
This page took
0.028461 seconds
and
4
git commands to generate.