buildrootschalter/boot
Thomas De Schampheleire 357a2c2715 barebox: migrate to the kconfig infrastructure
[Thomas:
 - use $(BAREBOX_DIR) instead of $(@D) when defining
   BAREBOX_SOURCE_CONFIG, because $(@D) has no value at this point
   since we're outside of a make rule. This was causing Barebox to be
   constantly rebuilt, since the defconfig path was not a full path,
   it was looking like: '/arch/arm/configs/tegra_v7_defconfig'. The
   solution of using $(BAREBOX_DIR) has been used to mimic was is done
   in the linux package, which uses $(LINUX_DIR).]

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: "Yann E. Morin" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-14 17:29:41 +01:00
..
at91bootstrap unzip: Use the "-q" option to silence unzipping of source files 2014-11-02 22:48:50 +01:00
at91bootstrap3 boot/at91bootstrap3: bump to v3.7.1 2014-12-07 23:00:34 +01:00
at91dataflashboot package: remove the trailing slash sign from <PKG>_SITE variable 2014-07-31 23:17:46 +02:00
barebox barebox: migrate to the kconfig infrastructure 2015-02-14 17:29:41 +01:00
boot-wrapper-aarch64 .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
grub boot/grub: use install instead of cp 2014-11-22 19:01:12 +01:00
grub2 bootlader/grub2: disable x86-64-efi choice on !BR2_ARCH_IS_64 2015-02-03 12:05:53 +01:00
gummiboot packages: rename FOO_CONF_OPT into FOO_CONF_OPTS 2014-10-04 18:54:16 +02:00
lpc32xxcdl Normalize separator size to 80 2013-06-07 10:54:54 +02:00
mxs-bootlets package: cleanup whitespace of assignments 2014-12-18 22:58:28 +01:00
syslinux .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
uboot boot/uboot: bump to version 2015.01 2015-01-31 07:19:47 +01:00
xloader .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
common.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00
Config.in gummiboot: new package 2014-02-19 23:28:35 +01:00