define Device/glinet_gl-ar300m-common-nor
ATH_SOC := qca9531
+ DEVICE_VENDOR := GL.iNet
DEVICE_PACKAGES := kmod-usb2
IMAGE_SIZE := 16000k
SUPPORTED_DEVICES += gl-ar300m
define Device/glinet_gl-ar300m-lite
$(Device/glinet_gl-ar300m-common-nor)
- DEVICE_VENDOR := GL.iNet
- DEVICE_MODEL := GL-AR300M-Lite
+ DEVICE_MODEL := GL-AR300M
+ DEVICE_VARIANT := Lite
endef
TARGET_DEVICES += glinet_gl-ar300m-lite
define Device/glinet_gl-ar300m-nor
$(Device/glinet_gl-ar300m-common-nor)
- DEVICE_VENDOR := GL.iNet
DEVICE_MODEL := GL-AR300M
endef
TARGET_DEVICES += glinet_gl-ar300m-nor