kernel: fix kmod-usb3 on platforms without PCI
authorDaniel Golle <daniel@makrotopia.org>
Sat, 6 Mar 2021 04:18:10 +0000 (04:18 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 6 Mar 2021 04:42:00 +0000 (04:42 +0000)
commit20b6e014a61a9b40c30fab8184a9abd17f55085b
treef6dbd004ac3bc4760c2559a8ebdf8c1a13b9e7af
parent2629d2d5b1efee1227df75d720be9dedcceb0e7b
kernel: fix kmod-usb3 on platforms without PCI

Partially restore the wild-card matching for kmod-usb3 modules to fix
build on platforms without PCI which otherwise file, as seen on
buildbot:

ERROR: module '[...]/linux-5.4.102/drivers/usb/host/xhci-pci.ko' is missing.
modules/usb.mk:1675: recipe for target '[...]/kmod-usb3_5.4.102-1_mips_mips32.ipk' failed

Fixes: 7bda2e9aba ("kernel: fix kmod-usb3 dependencies")
Fixes: be23f9818a ("apm821xx: add support for kernel 5.10")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/linux/modules/usb.mk