ar71xx: factor out safe loader image build code
authorMathias Kresin <dev@kresin.me>
Thu, 5 Jul 2018 20:34:14 +0000 (22:34 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 7 Jul 2018 19:07:40 +0000 (21:07 +0200)
commita28d686fb679e473cdae1366e7591a97d57ea8af
treefb1243913be03e424404949280014b54eb899942
parentb908c82f49c5049274f36345cfedbd21c0e5c938
ar71xx: factor out safe loader image build code

Add a template for safeloader images and include it instead of
overwriting variables defined in the common tp-link build commands.

Split the existing tp-link templates to proper implement the safeloader
template.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ar71xx/image/common-tp-link.mk
target/linux/ar71xx/image/generic-tp-link.mk
target/linux/ar71xx/image/tiny-tp-link.mk