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:
@@ -137,6 +137,7 @@ static void __init whr_g300n_init(void)
|
||||
ARRAY_SIZE(whr_g300n_gpio_buttons),
|
||||
whr_g300n_gpio_buttons);
|
||||
rt305x_register_wifi();
|
||||
rt305x_register_wdt();
|
||||
}
|
||||
|
||||
MIPS_MACHINE(RAMIPS_MACH_WHR_G300N, "WHR-G300N", "Buffalo WHR-G300N",
|
||||
|
||||
Reference in New Issue
Block a user