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/pdksh.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/pdksh.make') diff --git a/rules/pdksh.make b/rules/pdksh.make index ca78b9a68..8dd3fbeaa 100644 --- a/rules/pdksh.make +++ b/rules/pdksh.make @@ -50,7 +50,7 @@ $(STATEDIR)/pdksh.extract: $(pdksh_extract_deps_default) @$(call targetinfo, $@) @$(call clean, $(PDKSH_DIR)) @$(call extract, PDKSH) - @$(call patchin, $(PDKSH)) + @$(call patchin, PDKSH) @$(call touch, $@) # ---------------------------------------------------------------------------- -- cgit v1.2.3