ath79: Utilize tplink-safeloader definition
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 27 Mar 2019 18:14:34 +0000 (19:14 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 6 Apr 2019 17:14:06 +0000 (19:14 +0200)
commit0eef05fb362469cb4adcf051d11b325adc8c2381
tree587353ff2c60e16358848eaabdfb99e1f3bf5d69
parent2a8175a7ac79f37444eed1dc72054e170c71491e
ath79: Utilize tplink-safeloader definition

Currently, tplink-safeloader definition is only used a base for
another common definition.

This patch adjusts tplink-safeloader so it can be actually used
for some targets in generic-tp-link.mk.

This patch is cosmetic except for the order of
"check-size $$$$(IMAGE_SIZE)" and "append-metadata" exchanged
for the tplink_re350k-v1 .

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [dealed with
tplink_cpe210-v2 and tplink_cpe210-v3, removed tplink-safeloader-uimage's
extra IMAGE/sysupgrade.bin rule]
target/linux/ath79/image/common-tp-link.mk
target/linux/ath79/image/generic-tp-link.mk