You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
7 years ago
..
base-files base-files: uppercase default hostname: LEDE 7 years ago
boot mvebu: put u-boot images into image staging directory 7 years ago
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 8 years ago
firmware packages: mark packages depending on a target as nonshared 7 years ago
kernel ath9k: fix up a refcount imbalance error in the IRQ related fix 7 years ago
libs libtool: don't clobber host libtool infrastructure 7 years ago
network openvpn: add support for various new 2.4 configuration options 7 years ago
system ubox: import kmodloader fixes 7 years ago
utils packages: mark packages depending on a target as nonshared 7 years ago
Makefile Revert "build: always run package/cleanup before package/compile" 7 years ago