kumquat-buildroot/boot
Brandon Maier 43dc2007a9 boot/uboot: Fix kconfig to use $(BR2_MAKE)
U-Boot must use $(BR2_MAKE) as it uses a Make feature from v4.0. We
already use $(BR2_MAKE) in the BUILD_CMDS, but the kconfig commands
still uses $(MAKE). Without this fix, building U-Boot with kconfig will
fail with the following cryptic error.

> Makefile:37: *** missing separator.  Stop.

Signed-off-by: Brandon Maier <brandon.maier@rockwellcollins.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-08-06 22:41:31 +02:00
..
afboot-stm32
arm-trusted-firmware boot/arm-trusted-firmware: bump to version 2.2 2020-07-20 22:29:17 +02:00
at91bootstrap
at91bootstrap3 boot/at91bootstrap3: enable for cortexa7 2020-08-05 14:36:36 +02:00
at91dataflashboot
barebox boot/barebox: bump version to 2020.07.0 2020-07-26 21:47:47 +02:00
binaries-marvell
boot-wrapper-aarch64 boot/boot-wrapper-aarch64: add gicv3 support 2019-12-12 21:22:27 +01:00
grub2 boot/grub2: Backport Boothole securify fixes 2020-08-03 13:38:49 +02:00
gummiboot
lpc32xxcdl
mv-ddr-marvell package/m*: add license file hashes 2020-02-03 14:45:35 +01:00
mxs-bootlets
opensbi boot/opensbi: bump to version 0.8 2020-06-24 21:29:18 +02:00
optee-os boot/optee-os: bump to version 3.9.0 2020-07-14 15:33:17 +02:00
s500-bootloader
shim
syslinux boot/syslinux: fix build of efi part with gnu-efi 3.0.10 2020-04-04 23:07:29 +02:00
uboot boot/uboot: Fix kconfig to use $(BR2_MAKE) 2020-08-06 22:41:31 +02:00
vexpress-firmware
common.mk
Config.in