ipq807x: add Spectrum SAX1V1K
[openwrt/staging/pepe2k.git] / target / linux / qualcommax / image / ipq807x.mk
index 027278b63c083aa79320daccaf5ecae19244a184..e32250d45837157828556b1decba999f63cb6ed8 100644 (file)
@@ -247,6 +247,18 @@ define Device/redmi_ax6
 endef
 TARGET_DEVICES += redmi_ax6
 
+define Device/spectrum_sax1v1k
+       $(call Device/FitImage)
+       $(call Device/EmmcImage)
+       DEVICE_VENDOR := Spectrum
+       DEVICE_MODEL := SAX1V1K
+       DEVICE_DTS_CONFIG := config@rt5010w-d187-rev6
+       SOC := ipq8072
+       IMAGES := sysupgrade.bin
+       DEVICE_PACKAGES := ipq-wifi-spectrum_sax1v1k
+endef
+TARGET_DEVICES += spectrum_sax1v1k
+
 define Device/xiaomi_ax3600
        $(call Device/FitImage)
        $(call Device/UbiFit)