projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
linux: generic: add support for 3.1-rc1
[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
db8d9f4
..
1308a7b
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"
-o "${board}" == "wzr-hp-g301nh"
]; then
+if [ "${board}" == "wzr-hp-g300nh" ]; then
wzrhpg300nh_set_leds
-fi
\ No newline at end of file
+fi
This page took
0.022403 seconds
and
4
git commands to generate.