ath79: add missing IMAGE_SIZE for Comfast WR650AC v1/v2
[openwrt/staging/stintel.git] / target / linux / ath79 / image / generic.mk
index f9b6c1b45018f53509f7ccb19865e8dcf7934289..5c8826b9274da0b83b9c2f1ad96b24b78e23eeef 100644 (file)
@@ -282,6 +282,7 @@ define Device/comfast_cf-wr650ac-v1
   DEVICE_MODEL := CF-WR650AC
   DEVICE_VARIANT := v1
   DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca988x-ct
+  IMAGE_SIZE := 16128k
 endef
 TARGET_DEVICES += comfast_cf-wr650ac-v1
 
@@ -291,6 +292,7 @@ define Device/comfast_cf-wr650ac-v2
   DEVICE_MODEL := CF-WR650AC
   DEVICE_VARIANT := v2
   DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca988x-ct
+  IMAGE_SIZE := 16000k
 endef
 TARGET_DEVICES += comfast_cf-wr650ac-v2