mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 04:26:55 +00:00
ramips: add alternative name to Etisalat (Sercomm) S3
This commit adds alternative name to Etisalat (Sercomm) S3 router. Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
This commit is contained in:
parent
5457996a9e
commit
96580500d2
@ -1093,6 +1093,8 @@ define Device/etisalat_s3
|
|||||||
SERCOMM_SWVER := 4009
|
SERCOMM_SWVER := 4009
|
||||||
DEVICE_VENDOR := Etisalat
|
DEVICE_VENDOR := Etisalat
|
||||||
DEVICE_MODEL := S3
|
DEVICE_MODEL := S3
|
||||||
|
DEVICE_ALT0_VENDOR := Sercomm
|
||||||
|
DEVICE_ALT0_MODEL := S3
|
||||||
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615-firmware kmod-usb3
|
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615-firmware kmod-usb3
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += etisalat_s3
|
TARGET_DEVICES += etisalat_s3
|
||||||
|
Loading…
Reference in New Issue
Block a user