ath79: add missing IMAGE_SIZE for Comfast E314N-v2

When adding support in abbbecaa73 ("ath79: add support for
Comfast E314N-v2"), IMAGE_SIZE has not been added to device
definition.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2019-08-09 13:53:49 +02:00 committed by David Bauer
parent 2758dd332c
commit c2716758c5
1 changed files with 1 additions and 0 deletions

View File

@ -262,6 +262,7 @@ define Device/comfast_cf-e314n-v2
DEVICE_MODEL := CF-E314N
DEVICE_VARIANT := v2
DEVICE_PACKAGES := rssileds
IMAGE_SIZE := 7936k
endef
TARGET_DEVICES += comfast_cf-e314n-v2