mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ap81: register USB host controller
SVN-Revision: 14922
This commit is contained in:
parent
ef537a68da
commit
64958577a7
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue