summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2023-11-29 21:10:37 +0000
committerDaniel Golle <daniel@makrotopia.org>2023-11-29 21:13:32 +0000
commit507ad4f078d202304414a795d580abdee64f2b84 (patch)
treeba076e3222149bc69665fb41f73acafe03880a5b /target
parent73410e2aa01fa1ee10b2caea4c8645835737c737 (diff)
downloadopenwrt-507ad4f078d202304414a795d580abdee64f2b84.tar.gz
openwrt-507ad4f078d202304414a795d580abdee64f2b84.tar.bz2
openwrt-507ad4f078d202304414a795d580abdee64f2b84.zip
mediatek: add kmod-usb3 to default package set of the ZBT-Z8102AX
Include XHCI USB drivers on the ZBT-Z8102AX router, the drivers are required to be able to use the USB-connected M.2 slots for 4G/5G modems. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target')
-rw-r--r--target/linux/mediatek/image/filogic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/filogic.mk b/target/linux/mediatek/image/filogic.mk
index a0a5f944a8..7c452ecb1e 100644
--- a/target/linux/mediatek/image/filogic.mk
+++ b/target/linux/mediatek/image/filogic.mk
@@ -750,7 +750,7 @@ define Device/zbtlink_zbt-z8102ax
DEVICE_MODEL := ZBT-Z8102AX
DEVICE_DTS := mt7981b-zbtlink-zbt-z8102ax
DEVICE_DTS_DIR := ../dts
- DEVICE_PACKAGES := kmod-mt7981-firmware mt7981-wo-firmware kmod-usb-net-qmi-wwan kmod-usb-serial-option
+ DEVICE_PACKAGES := kmod-mt7981-firmware mt7981-wo-firmware kmod-usb3 kmod-usb-net-qmi-wwan kmod-usb-serial-option
KERNEL_IN_UBI := 1
UBINIZE_OPTS := -E 5
BLOCKSIZE := 128k