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:
@@ -135,6 +135,7 @@ static void __init f5d8235v2_init(void)
|
||||
rt305x_register_ethernet();
|
||||
platform_device_register(&f5d8235v2_switch);
|
||||
rt305x_register_wifi();
|
||||
rt305x_register_wdt();
|
||||
}
|
||||
|
||||
MIPS_MACHINE(RAMIPS_MACH_F5D8235_V2, "F5D8235_V2", "Belkin F5D8235 v2",
|
||||
|
||||
Reference in New Issue
Block a user