From 0a1e1c7c2e7251639eeac4f2a64e0f2b8be39653 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Sun, 21 May 2006 10:33:07 +0000 Subject: * Changed "patchin" macro to use the packet label instead of the direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed --- rules/liblockfile.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/liblockfile.make') diff --git a/rules/liblockfile.make b/rules/liblockfile.make index 6ef887d64..51954169f 100644 --- a/rules/liblockfile.make +++ b/rules/liblockfile.make @@ -50,7 +50,7 @@ $(STATEDIR)/liblockfile.extract: $(liblockfile_extract_deps_default) @$(call targetinfo, $@) @$(call clean, $(LIBLOCKFILE_DIR)) @$(call extract, LIBLOCKFILE) - @$(call patchin, $(LIBLOCKFILE)) + @$(call patchin, LIBLOCKFILE) @$(call touch, $@) # ---------------------------------------------------------------------------- -- cgit v1.2.3