aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mediatek/image
diff options
context:
space:
mode:
authorChukun Pan <amadeus@jmu.edu.cn>2023-12-23 23:16:15 +0800
committerDaniel Golle <daniel@makrotopia.org>2024-01-14 23:11:57 +0000
commit622340f6c10a492c03e6d0c0ee004da1c43270bc (patch)
tree69d2a02c196fddfac3b93388364f4209761251e1 /target/linux/mediatek/image
parent8632f6184b156aeab16c82a63b82204d0156c83b (diff)
mediatek: TOTOLINK A8000RU: add missing usb3 package
This device has a usb 3.0 port, so add it. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Diffstat (limited to 'target/linux/mediatek/image')
-rw-r--r--target/linux/mediatek/image/mt7622.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk
index e393b8433e..7df5eade82 100644
--- a/target/linux/mediatek/image/mt7622.mk
+++ b/target/linux/mediatek/image/mt7622.mk
@@ -352,7 +352,7 @@ define Device/totolink_a8000ru
DEVICE_MODEL := A8000RU
DEVICE_DTS := mt7622-totolink-a8000ru
DEVICE_DTS_DIR := ../dts
- DEVICE_PACKAGES := kmod-mt7615-firmware swconfig
+ DEVICE_PACKAGES := kmod-mt7615-firmware kmod-usb3 swconfig
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
endef
TARGET_DEVICES += totolink_a8000ru