diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-12-28 15:56:38 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-12-29 12:18:30 +0100 |
commit | 6d65d8ba13dd75e6f774bc81b415889d8127ea40 (patch) | |
tree | 3a77574c32906168381371c4d943a60b70d0fc0a /package/qt5/qt5script/qt5script.mk | |
parent | 418c3a2f90e409a7707b825d26d4bfaeb2913f3e (diff) | |
download | buildroot-6d65d8ba13dd75e6f774bc81b415889d8127ea40.tar.gz buildroot-6d65d8ba13dd75e6f774bc81b415889d8127ea40.zip |
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>
Diffstat (limited to 'package/qt5/qt5script/qt5script.mk')
0 files changed, 0 insertions, 0 deletions