summaryrefslogtreecommitdiffstats
path: root/rules/grub.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/grub.make')
-rw-r--r--rules/grub.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/grub.make b/rules/grub.make
index f7bd11360..0b658dcc3 100644
--- a/rules/grub.make
+++ b/rules/grub.make
@@ -16,6 +16,7 @@ PACKAGES-$(PTXCONF_ARCH_X86)-$(PTXCONF_GRUB) += grub
# Paths and names
#
GRUB_VERSION := 0.97
+GRUB_MD5 := cd3f3eb54446be6003156158d51f4884
GRUB := grub-$(GRUB_VERSION)
GRUB_URL := ftp://alpha.gnu.org/gnu/grub/$(GRUB).tar.gz
GRUB_SOURCE := $(SRCDIR)/$(GRUB).tar.gz