1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-07-06 21:12:45 +02:00
openwrt/target/linux/oxnas
Jo-Philipp Wich 7f9d537f21 oxnas: 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
..
base-files oxnas: require image metadata 2017-01-07 14:47:04 +01:00
files oxnas: remove some kprintf calls from NAND driver 2017-01-07 14:47:04 +01:00
image oxnas: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00
patches-4.4 kernel: bump to 4.4.40 2017-01-06 19:38:55 +01:00
profiles oxnas: reorganize image build code and nuke profiles 2016-05-16 18:00:34 +02:00
config-4.4 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
Makefile oxnas: switch to kernel 4.4 2017-01-01 10:07:05 +01:00
modules.mk oxnas: move target-specific modules into target's modules.mk 2016-05-17 17:26:05 +02:00