1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ramips: register watchdog device on the rt305x boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25128 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2011-01-26 20:48:47 +00:00
parent a86c456862
commit f019ef96de
7 changed files with 7 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ static void __init v22rw_2x2_init(void)
ARRAY_SIZE(v22rw_2x2_gpio_buttons),
v22rw_2x2_gpio_buttons);
rt305x_register_wifi();
rt305x_register_wdt();
}
MIPS_MACHINE(RAMIPS_MACH_V22RW_2X2, "V22RW-2X2", "Ralink AP-RT3052-V22RW-2X2",