mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
ap81: register USB host controller
SVN-Revision: 14922
This commit is contained in:
parent
ef537a68da
commit
64958577a7
@ -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…
Reference in New Issue
Block a user