mirror of https://github.com/hak5/openwrt-owl.git
parent
556d8b4a89
commit
fc971b7cb4
|
@ -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));
|
+ platform_add_devices(wg302v2_devices, ARRAY_SIZE(wg302v2_devices));
|
||||||
+}
|
+}
|
||||||
+
|
+
|
||||||
+#ifdef CONFIG_ARCH_WG302V2
|
+#ifdef CONFIG_MACH_WG302V2
|
||||||
+MACHINE_START(WG302V2, "Netgear WG302 v2 / WAG302 v2")
|
+MACHINE_START(WG302V2, "Netgear WG302 v2 / WAG302 v2")
|
||||||
+ /* Maintainer: Imre Kaloz <kaloz@openwrt.org> */
|
+ /* Maintainer: Imre Kaloz <kaloz@openwrt.org> */
|
||||||
+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
+ .phys_io = IXP4XX_PERIPHERAL_BASE_PHYS,
|
||||||
|
|
Loading…
Reference in New Issue