[Buildroot] [git commit] grub: add web reference that documents how to generate a splashimage

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Dec 30 23:10:58 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=765dad1eab610318f63a66a13bcd29c50ba76a8c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
---
 boot/grub/Config.in |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/boot/grub/Config.in b/boot/grub/Config.in
index 3ae8448..4db8642 100644
--- a/boot/grub/Config.in
+++ b/boot/grub/Config.in
@@ -42,8 +42,10 @@ config BR2_TARGET_GRUB_SPLASH
 	help
 	  Add support for splashimage.
 
-	  A splashimage is a 14-color indexed .xpm picture which
-	  is displayed as background for the grub menu.
+	  A splashimage is a 14-color indexed .xpm picture which is
+	  displayed as background for the grub menu. See
+	  http://www.katspace.org/computers/Grub_Splash/ for details
+	  on how to generate a splashimage.
 
 config BR2_TARGET_GRUB_DISKLESS
 	bool "diskless support"


More information about the buildroot mailing list