kumquat-buildroot/boot
Thomas Petazzoni 6d65d8ba13 grub: really disable splash screen support
When BR2_TARGET_GRUB_SPLASH is enabled, we were passing
--enable-graphics, but when it was disabled, we were not doing
anything. However, in Grub, graphics support is enabled by default,
and you have to pass --disable-graphics to disable it.

Fix this by passing --enable-graphics or --disable-graphics as
appropriate.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-12-29 12:18:30 +01:00
..
at91bootstrap Normalize separator size to 80 2013-06-07 10:54:54 +02:00
at91bootstrap3 Normalize separator size to 80 2013-06-07 10:54:54 +02:00
at91dataflashboot Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
barebox barebox: bump to version 2013.12.0 2013-12-06 15:22:17 +01:00
boot-wrapper-aarch64 Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
grub grub: really disable splash screen support 2013-12-29 12:18:30 +01:00
lpc32xxcdl Normalize separator size to 80 2013-06-07 10:54:54 +02:00
mxs-bootlets Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
syslinux Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
uboot uboot: support -r option for mkenvimage 2013-12-12 23:20:35 +01:00
xloader Normalize separator size to 80 2013-06-07 10:54:54 +02:00
common.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00
Config.in