Skip to content

Commit

Permalink
lantiq: vr9: include usb driver for fritz 7430
Browse files Browse the repository at this point in the history
Reported by user: missing driver for USB; add to image definition
openwrt/openwrt#11326

Resolves: #11326

Signed-off-by: Tony Butler <[email protected]>
Acked-by: Aleksander Jan Bajkowski <[email protected]>
  • Loading branch information
Spudz76 authored and hauke committed Dec 11, 2022
1 parent 2484f09 commit 9a1ab8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion target/linux/lantiq/image/vr9.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9a1ab8a

Please sign in to comment.