projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wrt54g v2.2 documentation, 2.4.29 works okay.
[openwrt.git]
/
obsolete-buildroot
/
sources
/
openwrt
/
patches
/
wrt54g-shared.patch
diff --git
a/obsolete-buildroot/sources/openwrt/patches/wrt54g-shared.patch
b/obsolete-buildroot/sources/openwrt/patches/wrt54g-shared.patch
index
f357885
..
c9af620
100644
(file)
--- a/
obsolete-buildroot/sources/openwrt/patches/wrt54g-shared.patch
+++ b/
obsolete-buildroot/sources/openwrt/patches/wrt54g-shared.patch
@@
-5,7
+5,7
@@
/* In some board, */
- if(nvram_match("boardtype", "bcm94710dev"))
/* In some board, */
- if(nvram_match("boardtype", "bcm94710dev"))
-+ if(nvram_match("boardtype", "bcm94710dev") || nvram_match("boardtype", "bcm94710ap"))
++ if(nvram_match("boardtype", "bcm94710dev") || nvram_match("boardtype", "bcm94710ap")
|| nvram_match("boardtype", "bcm94710r4")
)
CT4712_WR = 0;
else
CT4712_WR = 1;
CT4712_WR = 0;
else
CT4712_WR = 1;
This page took
0.023104 seconds
and
4
git commands to generate.