mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
ar71xx: add kmod-usb-ehci to fix USB on RB hAP AC
Signed-off-by: Thomas Nixon <tom@tomn.co.uk>
(cherry picked from commit bb71a3f27e
)
This commit is contained in:
parent
520c656d7b
commit
b3b81d9d2a
@ -49,7 +49,7 @@ TARGET_DEVICES += rb-nor-flash-16M
|
||||
define Device/rb-nor-flash-16M-ac
|
||||
$(Device/rb-nor-flash-16M)
|
||||
DEVICE_TITLE := MikroTik RouterBoard (16 MB SPI NOR, 802.11ac)
|
||||
DEVICE_PACKAGES += kmod-ath10k ath10k-firmware-qca988x ath10k-firmware-qca9887
|
||||
DEVICE_PACKAGES += kmod-ath10k ath10k-firmware-qca988x ath10k-firmware-qca9887 kmod-usb-ehci
|
||||
SUPPORTED_DEVICES += rb-wapg-5hact2hnd
|
||||
endef
|
||||
TARGET_DEVICES += rb-nor-flash-16M-ac
|
||||
|
Loading…
Reference in New Issue
Block a user