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:
@@ -110,6 +110,7 @@ static void __init v22rw_2x2_init(void)
|
||||
ramips_register_gpio_buttons(-1, V22RW_2X2_BUTTONS_POLL_INTERVAL,
|
||||
ARRAY_SIZE(v22rw_2x2_gpio_buttons),
|
||||
v22rw_2x2_gpio_buttons);
|
||||
rt305x_register_wifi();
|
||||
}
|
||||
|
||||
MIPS_MACHINE(RAMIPS_MACH_V22RW_2X2, "V22RW-2X2", "Ralink AP-RT3052-V22RW-2X2",
|
||||
|
||||
Reference in New Issue
Block a user