projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dcfcd
)
lantiq: vr9: include usb driver for fritz 7430
author
Tony Butler
<
[email protected]
>
Fri, 9 Dec 2022 11:13:16 +0000
(
03:13
-0800)
committer
Hauke Mehrtens
<
[email protected]
>
Wed, 21 Dec 2022 23:14:30 +0000
(
00:14
+0100)
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 <
[email protected]
>
Acked-by: Aleksander Jan Bajkowski <
[email protected]
>
(cherry picked from commit
9a1ab8aa0398f93360bf54d81bcd332cd413c03f
)
target/linux/lantiq/image/vr9.mk
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/vr9.mk
b/target/linux/lantiq/image/vr9.mk
index d17045b6db157a878534a28988accd8998ddd572..deea3996670fcef6d2a546373425c4ca5d92734b 100644
(file)
--- 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