]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: add kmod-usb3 to default package set of WR3000P 21281/head 21296/head
authorDmitry Mostovoy <dmitry.mostovoy@ceifx.com>
Thu, 25 Dec 2025 08:18:57 +0000 (11:18 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 26 Dec 2025 12:55:18 +0000 (13:55 +0100)
Include XHCI USB drivers on the Cudy WR3000P v1 router, the drivers are
required to be able to use the USB port for USD devices.

Closes: https://github.com/openwrt/openwrt/issues/21231
Fixes: 04e9d154f209 ("mediatek: filogic: add support for Cudy WR3000P v1")
Signed-off-by: Dmitry Mostovoy <dmitry.mostovoy@ceifx.com>
Link: https://github.com/openwrt/openwrt/pull/21281
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mediatek/image/filogic.mk

index 8c344f6789d1addbdd514cc2ff90fe91daeccbc6..6e19507d0562ac69bdb3838b7849c38367e79ff3 100644 (file)
@@ -1227,7 +1227,7 @@ define Device/cudy_wr3000p-v1
   IMAGE_SIZE := 65536k
   KERNEL_IN_UBI := 1
   IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
-  DEVICE_PACKAGES := kmod-mt7915e kmod-mt7981-firmware mt7981-wo-firmware
+  DEVICE_PACKAGES := kmod-usb3 kmod-mt7915e kmod-mt7981-firmware mt7981-wo-firmware
 endef
 TARGET_DEVICES += cudy_wr3000p-v1