ramips: add MT7615 wireless support for ELECOM WRC-GST devices
ELECOM WRC-1900GST and WRC-2533GST have two MT7615 chips for 2.4/5 GHz wireless. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [WRC-1900GST] Acked-by: NOGUCHI Hiroshi <drvlabo@gmail.com>
This commit is contained in:
committed by
Adrian Schmutzler
parent
b5ae70d053
commit
39f2f9b1bf
@@ -291,6 +291,7 @@ define Device/elecom_wrc-1900gst
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \
|
||||
elecom-gst-factory WRC-1900GST 0.00
|
||||
DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware wpad-basic
|
||||
endef
|
||||
TARGET_DEVICES += elecom_wrc-1900gst
|
||||
|
||||
@@ -302,6 +303,7 @@ define Device/elecom_wrc-2533gst
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | \
|
||||
elecom-gst-factory WRC-2533GST 0.00
|
||||
DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware wpad-basic
|
||||
endef
|
||||
TARGET_DEVICES += elecom_wrc-2533gst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user