mediatek: TOTOLINK A8000RU: add missing usb3 package
authorChukun Pan <amadeus@jmu.edu.cn>
Sat, 23 Dec 2023 15:16:15 +0000 (23:16 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 14 Jan 2024 23:11:57 +0000 (23:11 +0000)
This device has a usb 3.0 port, so add it.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/mediatek/image/mt7622.mk

index e393b8433ea37f650d2e3688ff2d9c5d301e0dc6..7df5eade8220edfb2a121eb7fd6b7f2c000f4eec 100644 (file)
@@ -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