mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ramips: Add USB support for DAP-1350 platform.
It seems to work as intended, but only lightly tested. Patch-by: Bryan Steele <brynet@gmail.com> SIgned-off-by: Gabor Juhos <juhsog@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34811 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f82765d86f
commit
53d06e738b
@ -88,6 +88,7 @@ static void __init dap_1350_init(void)
|
||||
dap_1350_gpio_buttons);
|
||||
rt305x_register_wifi();
|
||||
rt305x_register_wdt();
|
||||
rt305x_register_usb();
|
||||
}
|
||||
|
||||
MIPS_MACHINE(RAMIPS_MACH_DAP_1350, "DAP-1350", "D-Link DAP-1350",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user