summaryrefslogtreecommitdiffstats
path: root/boot/grub
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-03-15 23:48:48 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-06-12 13:38:43 +0200
commitbff56ab5484ac4d0ad593a20590cf570637f3f0c (patch)
treef77bbbac4bd34721ceaef4cd4f7567ace4583827 /boot/grub
parente6b73b6548ffbed78b9979fe3b4f6f8848289749 (diff)
downloadbuildroot-novena-bff56ab5484ac4d0ad593a20590cf570637f3f0c.tar.gz
buildroot-novena-bff56ab5484ac4d0ad593a20590cf570637f3f0c.zip
grub/grub2: update splash image location
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'boot/grub')
-rw-r--r--boot/grub/grub.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/grub/grub.mk b/boot/grub/grub.mk
index 74ea77fb0..3805afec6 100644
--- a/boot/grub/grub.mk
+++ b/boot/grub/grub.mk
@@ -11,7 +11,7 @@ GRUB_CAT:=$(ZCAT)
GRUB_DIR:=$(BUILD_DIR)/grub-0.97
GRUB_BINARY:=grub/grub
GRUB_TARGET_BINARY:=sbin/grub
-GRUB_SPLASHIMAGE=$(TOPDIR)/target/x86/grub/splash.xpm.gz
+GRUB_SPLASHIMAGE=$(TOPDIR)/boot/grub/splash.xpm.gz
GRUB_CFLAGS=-DSUPPORT_LOOPDEV