summaryrefslogtreecommitdiffstats
path: root/rules/barebox.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/barebox.make')
-rw-r--r--rules/barebox.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index 9207f1a54..2781c4b17 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -18,6 +18,7 @@ PACKAGES-$(PTXCONF_BAREBOX) += barebox
# Paths and names
#
BAREBOX_VERSION := $(call remove_quotes,$(PTXCONF_BAREBOX_VERSION))
+BAREBOX_MD5 :=
BAREBOX := barebox-$(BAREBOX_VERSION)
BAREBOX_SUFFIX := tar.bz2
BAREBOX_URL := http://www.barebox.org/download/$(BAREBOX).$(BAREBOX_SUFFIX)