Skip to content

Commit

Permalink
ath79: teltonika-rut230: include kmod-usb-serial-option in image
Browse files Browse the repository at this point in the history
Newer modems used in RUT240 (Quectel EC25 and MeiG SLM750) use the
"option" driver instead of CDC-ACM. Include it in the image too.

Signed-off-by: Lech Perczak <[email protected]>
Link: openwrt/openwrt#17503
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
Leo-PL authored and hauke committed Jan 12, 2025
1 parent f391156 commit 11ad73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ath79/image/generic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3064,7 +3064,7 @@ define Device/teltonika_rut230-v1
DEVICE_MODEL := RUT230
DEVICE_VARIANT := v1
DEVICE_PACKAGES := kmod-usb2 kmod-usb-chipidea2 kmod-usb-acm \
kmod-usb-net-qmi-wwan uqmi -uboot-envtools
kmod-usb-net-qmi-wwan kmod-usb-serial-option uqmi -uboot-envtools
IMAGE_SIZE := 15552k
TPLINK_HWID := 0x32200002
TPLINK_HWREV := 0x1
Expand Down

0 comments on commit 11ad73f

Please sign in to comment.