mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 00:45:28 +00:00
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> (cherry picked from commit 507ad4f078d202304414a795d580abdee64f2b84)
This commit is contained in:
parent
866b1bb2b3
commit
46aa8c7732
@ -873,7 +873,7 @@ define Device/zbtlink_zbt-z8102ax
|
|||||||
DEVICE_MODEL := ZBT-Z8102AX
|
DEVICE_MODEL := ZBT-Z8102AX
|
||||||
DEVICE_DTS := mt7981b-zbtlink-zbt-z8102ax
|
DEVICE_DTS := mt7981b-zbtlink-zbt-z8102ax
|
||||||
DEVICE_DTS_DIR := ../dts
|
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
|
KERNEL_IN_UBI := 1
|
||||||
UBINIZE_OPTS := -E 5
|
UBINIZE_OPTS := -E 5
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
|
Loading…
x
Reference in New Issue
Block a user