build: introduce STAGING_DIR_IMAGE
authorJo-Philipp Wich <jo@mein.io>
Fri, 27 Jan 2017 12:41:04 +0000 (13:41 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 27 Jan 2017 15:53:31 +0000 (16:53 +0100)
commit7d57db4d9be2e8c8e72108c0b8702029ba8c70de
tree94f10ee0918cf0e61638a1560eb93a7712db1721
parent6db7a013bd155c4c5e681464883eee60b20ea7fa
build: introduce STAGING_DIR_IMAGE

Introduce a new location STAGING_DIR_IMAGE which is intended to be used by
bootloader iamges and similar image-related artifacts.

This directory is guaranteed to be persistent across kernel upgrades which
might involve a removal of KERNEL_BUILD_DIR and is guranteed to be bundled
with the image builder.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
rules.mk
target/imagebuilder/Makefile