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:
@@ -116,6 +116,7 @@ static void __init dir_300b_init(void)
|
||||
ramips_register_gpio_buttons(-1, DIR_300B_BUTTONS_POLL_INTERVAL,
|
||||
ARRAY_SIZE(dir_300b_gpio_buttons),
|
||||
dir_300b_gpio_buttons);
|
||||
rt305x_register_wifi();
|
||||
}
|
||||
|
||||
MIPS_MACHINE(RAMIPS_MACH_DIR_300_REVB, "DIR-300-revB", "D-Link DIR-300 revB",
|
||||
|
||||
Reference in New Issue
Block a user