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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user