summaryrefslogtreecommitdiffstats
path: root/rules/templates/template-src-stellaris-make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-12 07:01:17 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-04 12:41:27 +0200
commit500f8887a86dc3be81b5e43227e84001276e5919 (patch)
treee19fd5000eb38b5c44faeddb07d057e79de964d8 /rules/templates/template-src-stellaris-make
parent89dadd405fc2f6660f7658effd392573b2b38ca9 (diff)
downloadptxdist-500f8887a86dc3be81b5e43227e84001276e5919.tar.gz
ptxdist-500f8887a86dc3be81b5e43227e84001276e5919.tar.xz
[templates] add MD5 lines to all templates
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/templates/template-src-stellaris-make')
-rw-r--r--rules/templates/template-src-stellaris-make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/templates/template-src-stellaris-make b/rules/templates/template-src-stellaris-make
index 03ccd0342..bdf4c5348 100644
--- a/rules/templates/template-src-stellaris-make
+++ b/rules/templates/template-src-stellaris-make
@@ -31,6 +31,7 @@ ifdef PTXCONF_@PACKAGE@_TRUNK
@PACKAGE@_VERSION := trunk
else
@PACKAGE@_VERSION := @VERSION@
+@PACKAGE@_MD5 :=
endif
@PACKAGE@ := @package@-$(@PACKAGE@_VERSION)
@PACKAGE@_URL := file://$(PTXDIST_WORKSPACE)/local_src/$(@PACKAGE@)