[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+icZUUvm99kS_WJkdacG-VVYLt_MCS0FjhBCsB4UK51Th4mjQ@mail.gmail.com>
Date: Wed, 31 Dec 2014 15:26:20 +0100
From: Sedat Dilek <sedat.dilek@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: Ben Hutchings <ben@...adent.org.uk>,
maximilian attems <max@...o.at>,
LKML <linux-kernel@...r.kernel.org>, linux-kbuild@...r.kernel.org
Subject: Re: deb-pkg: Cleaning of debian/*tmp files when running 'make (dist)clean'
On Wed, Dec 31, 2014 at 3:25 PM, Michal Marek <mmarek@...e.cz> wrote:
> On 2014-12-31 15:16, Sedat Dilek wrote:
>> On Wed, Dec 31, 2014 at 2:56 PM, Michal Marek <mmarek@...e.cz> wrote:
>>> The problem is that
>>>
>>> clean-dirs += $(objtree)/debian/
>>>
>>> results in
>>>
>>> clean-dirs += ./debian/
>>>
>>> and scripts/Makefile.clean treats it as relative to scripts/package.
>>>
>>
>> Thanks for your reply.
>>
>> IIRC I looked through some commits touching this area.
>> From your description, is the simplification ("kbuild: simplify build,
>> clean, modbuiltin shorthands") in [1] the cause for this?
>
> No, it broke with 7e1c0477 (kbuild: Use relative path for $(objtree)).
>
> I'll problably change the logic in Makefile.clean to check for paths
> starting with './' AKA '$(objtree)/', unless I find a more elegant solution.
>
Thanks /o\.
- Sedat -
--
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