forked from Ivasoft/openwrt
ath79: fix remaining IMAGE_SIZE issues
This fixes the remaining IMAGE_SIZE issues in ath79 target. All devices in target have been checked, so together with previous patches this target should be "clean" afterwards. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
John Crispin
parent
4b4856bc53
commit
2d2fa2fd2d
@@ -12,6 +12,7 @@ TARGET_DEVICES += tplink_tl-mr10u
|
||||
|
||||
define Device/tplink_tl-mr3020-v1
|
||||
$(Device/tplink-4mlzma)
|
||||
IMAGE_SIZE := 3840k
|
||||
ATH_SOC := ar9331
|
||||
DEVICE_MODEL := TL-MR3020
|
||||
DEVICE_VARIANT := v1
|
||||
|
||||
Reference in New Issue
Block a user