ar71xx: image: keep custom Build/* functions in separate files
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 31 May 2017 14:31:44 +0000 (16:31 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 11 Jun 2017 19:22:46 +0000 (21:22 +0200)
commitc00fb14329aebfcd927c22f1858a88ae49a58a16
treedeb44aaf4a7e7993e6ddf7245e72496414521bb0
parent3a3cd0ac4376657eccfe30fc2fdcc91acddb8f1d
ar71xx: image: keep custom Build/* functions in separate files

Most of the custom Build/* functions in ar71xx target are rarely used by
image building code for devices from more than one subtarget. As they
don't need to be always included, move them to corresponding *.mk files.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/image/generic.mk
target/linux/ar71xx/image/tp-link.mk