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/target
Zoltan Herpai 56533842ce sunxi: create KDIR_TMP, build boot.img in it
It's nice to have a distinction between files which are built during the
normal OpenWrt build process and ones that are created by the ImageBuilder
(like it already exists on some other targets).

This also gives boot.img a profile-specific prefix as it contains profile-
specific data.

KDIR_TMP does not need to be specified since include/image.mk already sets
it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 46607
9 years ago
..
imagebuilder build: Prevent more gzip timestamps 9 years ago
linux sunxi: create KDIR_TMP, build boot.img in it 9 years ago
sdk sdk: provide explicit CONFIG_MODULES kconfig symbol 9 years ago
toolchain toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix 10 years ago
Config.in build: remove obsolete references to cris and avr32 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago