mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-01 16:41:27 +00:00
ath79: teltonika-rut230: include kmod-usb2 in image
Otherwise USB PHY, controller and the built-in modem won't probe. Signed-off-by: Lech Perczak <lech.perczak@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17503 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
852911a85d
commit
f39115632c
@ -3063,8 +3063,8 @@ define Device/teltonika_rut230-v1
|
||||
DEVICE_VENDOR := Teltonika
|
||||
DEVICE_MODEL := RUT230
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-usb-chipidea2 kmod-usb-acm kmod-usb-net-qmi-wwan \
|
||||
uqmi -uboot-envtools
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-chipidea2 kmod-usb-acm \
|
||||
kmod-usb-net-qmi-wwan uqmi -uboot-envtools
|
||||
IMAGE_SIZE := 15552k
|
||||
TPLINK_HWID := 0x32200002
|
||||
TPLINK_HWREV := 0x1
|
||||
|
Loading…
x
Reference in New Issue
Block a user