From: Tony Butler Date: Fri, 9 Dec 2022 11:13:16 +0000 (-0800) Subject: lantiq: vr9: include usb driver for fritz 7430 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9a1ab8aa0398f93360bf54d81bcd332cd413c03f;p=openwrt%2Fstaging%2Fblocktrron.git lantiq: vr9: include usb driver for fritz 7430 Reported by user: missing driver for USB; add to image definition https://github.com/openwrt/openwrt/issues/11326 Resolves: #11326 Signed-off-by: Tony Butler Acked-by: Aleksander Jan Bajkowski --- diff --git a/target/linux/lantiq/image/vr9.mk b/target/linux/lantiq/image/vr9.mk index d17045b6db..deea399667 100644 --- a/target/linux/lantiq/image/vr9.mk +++ b/target/linux/lantiq/image/vr9.mk @@ -197,7 +197,8 @@ define Device/avm_fritz7430 DEVICE_MODEL := FRITZ!Box 7430 KERNEL_SIZE := 4096k IMAGE_SIZE := 49152k - DEVICE_PACKAGES := kmod-ath9k kmod-owl-loader wpad-basic-wolfssl fritz-tffs-nand fritz-caldata + DEVICE_PACKAGES := kmod-ath9k kmod-owl-loader kmod-usb-dwc2 wpad-basic-wolfssl \ + fritz-tffs-nand fritz-caldata endef TARGET_DEVICES += avm_fritz7430