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/joe.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/joe.make') diff --git a/rules/joe.make b/rules/joe.make index bbdb5a6c7..4785984d9 100644 --- a/rules/joe.make +++ b/rules/joe.make @@ -49,7 +49,7 @@ $(STATEDIR)/joe.extract: $(joe_extract_deps_default) @$(call targetinfo, $@) @$(call clean, $(JOE_DIR)) @$(call extract, JOE) - @$(call patchin, $(JOE)) + @$(call patchin, JOE) @$(call touch, $@) # ---------------------------------------------------------------------------- -- cgit v1.2.3