1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 19:23:53 +02:00
openwrt/target/linux/mxs/image
Jo-Philipp Wich e0579aecf8 mxs: 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 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
..
Config.in mxs: re-work SD card image generation 2015-09-21 21:10:43 +00:00
gen_sdcard_ext4_ext4.sh mxs: fixup permissions of image generation scripts 2015-09-23 18:40:42 +00:00
gen_sdcard_vfat_ext4.sh mxs: fixup permissions of image generation scripts 2015-09-23 18:40:42 +00:00
Makefile mxs: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00