projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11ad73f
)
ath79: teltonika-rut230: add RUT240 model alias
author
Lech Perczak
<
[email protected]
>
Sat, 7 Dec 2024 03:36:52 +0000
(
04:36
+0100)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 12 Jan 2025 20:36:04 +0000
(21:36 +0100)
Define RUT240 as alternative name, to explicitly show the device is
supported using existing image.
Signed-off-by: Lech Perczak <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/17503
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/ath79/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ath79/image/generic.mk
b/target/linux/ath79/image/generic.mk
index 3f813df2537aee571c9cea66bc08673af7352c1b..b15b8b0efebc7f7ef03332952f55440a1e54b190 100644
(file)
--- a/
target/linux/ath79/image/generic.mk
+++ b/
target/linux/ath79/image/generic.mk
@@
-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