mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 16:35:44 +00:00
ar71xx: Add usb drivers in Archer C7 v4/v5 images
This commit adds the default usb packages - kmod-usb-core - kmod-usb2 - kmod-usb-ledtrig-usbport for Archer C7 v4 and v5. (The C7 v5 configuration is based on the v4, therefore the change for v4 also applies for v5.) Signed-off-by: Daniel Halmschlager <dh@dev.halms.at> (backported from commit 99e212171abf44d6e0f7e7ba50a229ad7b3f3a34)
This commit is contained in:
parent
39c3b5139f
commit
2c7a1ccaea
@ -131,7 +131,7 @@ TARGET_DEVICES += tl-wdr7500-v3
|
|||||||
define Device/archer-c7-v4
|
define Device/archer-c7-v4
|
||||||
$(Device/archer-cxx)
|
$(Device/archer-cxx)
|
||||||
DEVICE_TITLE := TP-LINK Archer C7 v4
|
DEVICE_TITLE := TP-LINK Archer C7 v4
|
||||||
DEVICE_PACKAGES := kmod-ath10k ath10k-firmware-qca988x
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport kmod-ath10k ath10k-firmware-qca988x
|
||||||
BOARDNAME := ARCHER-C7-V4
|
BOARDNAME := ARCHER-C7-V4
|
||||||
TPLINK_BOARD_ID := ARCHER-C7-V4
|
TPLINK_BOARD_ID := ARCHER-C7-V4
|
||||||
IMAGE_SIZE := 15104k
|
IMAGE_SIZE := 15104k
|
||||||
|
Loading…
x
Reference in New Issue
Block a user