sunxi: create KDIR_TMP, build boot.img in it
authorZoltan Herpai <wigyori@uid0.hu>
Sat, 15 Aug 2015 14:56:21 +0000 (14:56 +0000)
committerZoltan Herpai <wigyori@uid0.hu>
Sat, 15 Aug 2015 14:56:21 +0000 (14:56 +0000)
commit56533842ce345b7d22aca5d74f027bb698be3067
tree361ed9b28153c3d8434642043629d1cd4ad0e393
parentc9d7aa8704505b90fc983c4fb55725626ddbc86b
sunxi: create KDIR_TMP, build boot.img in it

It's nice to have a distinction between files which are built during the
normal OpenWrt build process and ones that are created by the ImageBuilder
(like it already exists on some other targets).

This also gives boot.img a profile-specific prefix as it contains profile-
specific data.

KDIR_TMP does not need to be specified since include/image.mk already sets
it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46607
target/linux/sunxi/image/Makefile