mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00: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(0);
|
||||||
ar71xx_add_device_eth(1);
|
ar71xx_add_device_eth(1);
|
||||||
|
|
||||||
|
ar71xx_add_device_usb();
|
||||||
|
|
||||||
ar91xx_add_device_wmac();
|
ar91xx_add_device_wmac();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user