summaryrefslogtreecommitdiffstats
path: root/rules/canutils.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-06-08 13:47:09 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-08 13:47:09 +0200
commit497aa947256ffd3df037195608f76daaef9093e6 (patch)
tree29273d82f5d2cc4a54ef73ab94a900d4691b6da9 /rules/canutils.in
parent3b2df7d4eb4594a7abacc4490160d5cd987c2dff (diff)
downloadptxdist-497aa947256ffd3df037195608f76daaef9093e6.tar.gz
ptxdist-497aa947256ffd3df037195608f76daaef9093e6.tar.xz
canutils: get md5sum from ptxconfig
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/canutils.in')
-rw-r--r--rules/canutils.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/canutils.in b/rules/canutils.in
index e61b75bc8..2bf655cbe 100644
--- a/rules/canutils.in
+++ b/rules/canutils.in
@@ -16,6 +16,10 @@ config CANUTILS_VERSION
string
default "4.0.6"
+config CANUTILS_MD5
+ prompt "canutils source md5sum"
+ string
+
config CANUTILS_4
bool "canutils version >= 4.0"
help