From 34414684fb523f910b1ca57734d5c3e617c4daa7 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 31 May 2019 10:48:33 +0200 Subject: ptxd_make_world_cfghash: make it more generic This is in preparation to use it for other hashes. Signed-off-by: Michael Olbrich --- rules/post/ptxd_make_world_prepare.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/post') 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) -- cgit v1.2.3