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

@@ -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",