sunxi: create KDIR_TMP, build boot.img in it
authorwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Aug 2015 14:56:21 +0000 (14:56 +0000)
committerwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Aug 2015 14:56:21 +0000 (14:56 +0000)
commit955ec87c2176b5e79373187ab5185cc517e5d6e0
tree87ec39f159db958c9c2f976adc8bad4faaef4685
parent0c7e71cb2f955314d46afed8354794cf897f8446
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46607 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/sunxi/image/Makefile