buildrootschalter/boot/grub
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
..
Config.in grub: replace string option for filesystem selection by booleans 2013-12-29 12:17:46 +01:00
grub.100-autoreconf.patch bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
grub.200-fix_mbr_handling.patch bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
grub.300-honor_UCLIBC_HAS_LFS.patch bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
grub.400-nic_update2.patch grub: fix patch handling after AUTOTARGETS conversion 2011-08-26 07:16:23 +02:00
grub.mk grub: really disable splash screen support 2013-12-29 12:18:30 +01:00
menu.lst grub: adjust splashimage in menu.lst depending on configuration 2013-12-01 23:44:07 +01:00
splash.xpm.gz grub: replace splash screen with a nicer Buildroot splash screen 2013-12-01 23:38:04 +01:00