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