summaryrefslogtreecommitdiffstats
path: root/rules/post
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-31 10:48:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-31 17:37:39 +0200
commit34414684fb523f910b1ca57734d5c3e617c4daa7 (patch)
tree4604d1b2de6917bd5e6f34ab6b565aa089d839ec /rules/post
parent80a5494ef64caa18fc8661ff799932c218766cff (diff)
downloadptxdist-34414684fb523f910b1ca57734d5c3e617c4daa7.tar.gz
ptxdist-34414684fb523f910b1ca57734d5c3e617c4daa7.tar.xz
ptxd_make_world_cfghash: make it more generic
This is in preparation to use it for other hashes. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/post')
-rw-r--r--rules/post/ptxd_make_world_prepare.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/post/ptxd_make_world_prepare.make b/rules/post/ptxd_make_world_prepare.make
index 248282c4d..498cf50bd 100644
--- a/rules/post/ptxd_make_world_prepare.make
+++ b/rules/post/ptxd_make_world_prepare.make
@@ -10,7 +10,7 @@
world/cfghash = \
+$(call world/env, $1) \
- ptxd_make_world_cfghash
+ ptxd_make_world_hash srchash
$(STATEDIR)/%.cfghash:
@$(call targetinfo)