[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4E5E46FE.7050701@suse.cz>
Date: Wed, 31 Aug 2011 16:36:46 +0200
From: Michal Marek <mmarek@...e.cz>
To: Arnaud Lacombe <lacombar@...il.com>
Cc: Peter Foley <pefoley2@...izon.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Kbuild Mailing List <linux-kbuild@...r.kernel.org>
Subject: Re: [PATCH v2] kbuild: prevent make from deleting _shipped files
On 31.7.2011 21:03, Arnaud Lacombe wrote:
> Hi,
>
> On Sun, Jul 31, 2011 at 2:45 PM, Peter Foley <pefoley2@...izon.net> wrote:
>> commit 7373f4f (kbuild: add implicit rules for parser generation)
>> created a implicit rule chain (%.c: %.c_shipped: %.y).
>> Make considers the _shipped files to be intermediate files which
>> causes them to be deleted if they didn't exist before make was run.
>> Mark the _shipped files PRECIOUS to prevent make from deleting them.
>>
>> Signed-off-by: Peter Foley <pefoley2@...izon.net>
>
> Acked-by: Arnaud Lacombe <lacombar@...il.com>
Applied to kbuild-2.6.git#kbuild.
Thanks,
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists