mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
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 <spudz76@gmail.com> Acked-by: Aleksander Jan Bajkowski <olek2@wp.pl>
This commit is contained in:
parent
2484f0951c
commit
9a1ab8aa03
@ -197,7 +197,8 @@ define Device/avm_fritz7430
|
|||||||
DEVICE_MODEL := FRITZ!Box 7430
|
DEVICE_MODEL := FRITZ!Box 7430
|
||||||
KERNEL_SIZE := 4096k
|
KERNEL_SIZE := 4096k
|
||||||
IMAGE_SIZE := 49152k
|
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
|
endef
|
||||||
TARGET_DEVICES += avm_fritz7430
|
TARGET_DEVICES += avm_fritz7430
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user