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

ramips: register wifi device on the rt305x based boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2010-03-30 21:24:10 +00:00
parent 0e48f85042
commit c44ee422c3
4 changed files with 4 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ static void __init whr_g300n_init(void)
ramips_register_gpio_buttons(-1, WHR_G300N_BUTTONS_POLL_INTERVAL,
ARRAY_SIZE(whr_g300n_gpio_buttons),
whr_g300n_gpio_buttons);
rt305x_register_wifi();
}
MIPS_MACHINE(RAMIPS_MACH_WHR_G300N, "WHR-G300N", "Buffalo WHR-G300N",