summaryrefslogtreecommitdiffstats
path: root/rules/grub.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/grub.make')
-rw-r--r--rules/grub.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/grub.make b/rules/grub.make
index dcff1da17..dfcfa9d7d 100644
--- a/rules/grub.make
+++ b/rules/grub.make
@@ -22,6 +22,8 @@ GRUB_URL = ftp://alpha.gnu.org/gnu/grub/$(GRUB).tar.gz
GRUB_SOURCE = $(SRCDIR)/$(GRUB).tar.gz
GRUB_DIR = $(BUILDDIR)/$(GRUB)
+include $(call package_depfile)
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------