mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-16 07:27:26 +00:00
ramips: add RT-N600 alternative name to RT-AC1200
RT-N600 is internally the same as RT-AC1200, as veryfied by @russinnes . Adding alt_name so that people can find it in firmware selector. Signed-off-by: Ray Wang <raywang777@foxmail.com> Tested-by: Russ Innes <russ.innes@gmail.com>
This commit is contained in:
parent
5806914794
commit
fe609889e2
@ -42,6 +42,8 @@ define Device/asus_rt-ac1200
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := Asus
|
||||
DEVICE_MODEL := RT-AC1200
|
||||
DEVICE_ALT0_VENDOR := Asus
|
||||
DEVICE_ALT0_MODEL := RT-N600
|
||||
DEVICE_PACKAGES := kmod-mt76x2 kmod-usb2 kmod-usb-ohci \
|
||||
kmod-usb-ledtrig-usbport
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user