openwrtv4/target/linux/mvebu/image
Jo-Philipp Wich 237bd36135 mvebu: put u-boot images into image staging directory
Do not put the u-boot images into the kernel build directory as this directory
might get removed after kernel updates while the u-boot packages InstallDev
recipe is not getting re-executed because it is still considered current,
leading to image build failures later on due to missing u-boot images.

To ensure that built bootloader images persist over kernel version updates in
the buildroot, put them into the new STAGING_DIR_IMAGE directory.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-27 16:53:31 +01:00
..
boot.script mvebu: add sdcard image creation script 2016-09-02 14:43:52 +02:00
gen_mvebu_sdcard_img.sh mvebu: use ext4/f2fs overlay filesystem for solidrun clearfog 2016-09-10 12:17:39 +02:00
Makefile mvebu: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00