Skip to content
Snippets Groups Projects
Commit 301a78d1 authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by Hauke Mehrtens
Browse files

ath79: Add missing IMAGE_SIZE for Etactica EG200


The Etactica EG200 is the only device in ath79 despite nand
target that lacks IMAGE_SIZE.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent c3253b52
No related branches found
No related tags found
No related merge requests found
......@@ -392,6 +392,7 @@ define Device/etactica_eg200
DEVICE_MODEL := EG200
DEVICE_PACKAGES := kmod-usb-chipidea2 kmod-ledtrig-oneshot \
kmod-usb-serial kmod-usb-serial-ftdi kmod-usb-storage kmod-fs-ext4
IMAGE_SIZE := 16000k
SUPPORTED_DEVICES += rme-eg200
endef
TARGET_DEVICES += etactica_eg200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment