kumquat-buildroot/boot
Thomas Petazzoni 7a03f0c89d at91bootstrap3: make sure AT91BOOTSTRAP3_KCONFIG_FILE is always defined
For some (silly?) reason, the kconfig-package infra always wants
<pkg>_KCONFIG_FILE to be defined. So let's do like barebox does: use a
temporary AT91BOOTSTRAP3_SOURCE_CONFIG variable, and assign it to
AT91BOOTSTRAP3_KCONFIG_FILE. This way, the latter is always defined,
even if to the empty value.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-06 23:41:18 +02:00
..
at91bootstrap packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
at91bootstrap3 at91bootstrap3: make sure AT91BOOTSTRAP3_KCONFIG_FILE is always defined 2015-04-06 23:41:18 +02:00
at91dataflashboot
barebox packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
boot-wrapper-aarch64
grub
grub2
gummiboot
lpc32xxcdl
mxs-bootlets
syslinux
uboot packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
xloader
common.mk
Config.in