projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e4126f
)
fix typo
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 3 Apr 2007 07:41:32 +0000
(07:41 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 3 Apr 2007 07:41:32 +0000
(07:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6845
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ixp4xx-2.6/patches/300-wg302v2.patch
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx-2.6/patches/300-wg302v2.patch
b/target/linux/ixp4xx-2.6/patches/300-wg302v2.patch
index
fc3de40
..
8dc1d72
100644
(file)
--- a/
target/linux/ixp4xx-2.6/patches/300-wg302v2.patch
+++ b/
target/linux/ixp4xx-2.6/patches/300-wg302v2.patch
@@
-205,7
+205,7
@@
diff -Nur linux-2.6.19.2/arch/arm/mach-ixp4xx/wg302v2-setup.c linux-2.6.19.2-owr
+ platform_add_devices(wg302v2_devices, ARRAY_SIZE(wg302v2_devices));
+}
+
-+#ifdef CONFIG_
AR
CH_WG302V2
++#ifdef CONFIG_
MA
CH_WG302V2
+MACHINE_START(WG302V2, "Netgear WG302 v2 / WAG302 v2")
+ /* Maintainer: Imre Kaloz <kaloz@openwrt.org> */
+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,