mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 22:31:06 +02:00
[ar71xx] ap81: register USB host controller
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14922 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d360a52adc
commit
2874b81b86
@ -30,6 +30,8 @@ static void __init ap81_setup(void)
|
||||
ar71xx_add_device_eth(0);
|
||||
ar71xx_add_device_eth(1);
|
||||
|
||||
ar71xx_add_device_usb();
|
||||
|
||||
ar91xx_add_device_wmac();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user