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)
commit94160488740422917b2f283fd1b210e61bdfc41e
tree87ec39f159db958c9c2f976adc8bad4faaef4685
parent35972b13d1a4fadb17c6162e11d888421b183129
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