projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
556d8b4
)
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)
SVN-Revision: 6845
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 fc3de402d18a7aa32312949028efac67d0acc4c9..8dc1d72d9e59dd36e71fa0dd5635142bee80713e 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,