mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ath79: add missing IMAGE_SIZE for Comfast E314N-v2
When adding support in abbbecaa73dc ("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:
parent
2758dd332c
commit
c2716758c5
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user