projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typos (#260)
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
base-files
/
files
/
brcm-2.6
/
etc
/
init.d
/
S05netconfig
diff --git
a/openwrt/target/linux/package/base-files/files/brcm-2.6/etc/init.d/S05netconfig
b/openwrt/target/linux/package/base-files/files/brcm-2.6/etc/init.d/S05netconfig
index
72d5b63
..
719dab7
100755
(executable)
--- a/
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/init.d/S05netconfig
+++ b/
openwrt/target/linux/package/base-files/files/brcm-2.6/etc/init.d/S05netconfig
@@
-31,7
+31,7
@@
BEGIN {
END {
# v1 hardware
- if (nvram["boardtype"] == "bcm4710dev") {
+ if (nvram["boardtype"] == "bcm
9
4710dev") {
# Linksys WRT54G v1.x
if (nvram["boardnum"] == "42") {
c["vlan0ports"]=""
This page took
0.027841 seconds
and
4
git commands to generate.