projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5457996
)
ramips: add alternative name to Etisalat (Sercomm) S3
author
Mikhail Zhilkin
<csharper2005@gmail.com>
Sun, 3 Dec 2023 15:05:40 +0000
(15:05 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 7 Jan 2024 00:41:23 +0000
(
01:41
+0100)
This commit adds alternative name to Etisalat (Sercomm) S3 router.
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index 2c25b1ab28a0e659b1e69a5e8304f941267eaa8e..ab1b829ba0086cb9fc9ca8cbbf3cbc14735034d6 100644
(file)
--- a/
target/linux/ramips/image/mt7621.mk
+++ b/
target/linux/ramips/image/mt7621.mk
@@
-1093,6
+1093,8
@@
define Device/etisalat_s3
SERCOMM_SWVER := 4009
DEVICE_VENDOR := Etisalat
DEVICE_MODEL := S3
+ DEVICE_ALT0_VENDOR := Sercomm
+ DEVICE_ALT0_MODEL := S3
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615-firmware kmod-usb3
endef
TARGET_DEVICES += etisalat_s3