Skip to content

Commit

Permalink
ath79: teltonika-rut230: add RUT240 model alias
Browse files Browse the repository at this point in the history
Define RUT240 as alternative name, to explicitly show the device is
supported using existing image.

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 11ad73f commit 62af69f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions target/linux/ath79/image/generic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3063,6 +3063,9 @@ define Device/teltonika_rut230-v1
DEVICE_VENDOR := Teltonika
DEVICE_MODEL := RUT230
DEVICE_VARIANT := v1
DEVICE_ALT0_VENDOR := Teltonika
DEVICE_ALT0_MODEL := RUT240
DEVICE_ALT0_VARIANT := v1
DEVICE_PACKAGES := kmod-usb2 kmod-usb-chipidea2 kmod-usb-acm \
kmod-usb-net-qmi-wwan kmod-usb-serial-option uqmi -uboot-envtools
IMAGE_SIZE := 15552k
Expand Down

0 comments on commit 62af69f

Please sign in to comment.