linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sedat Dilek <sedat.dilek@gmail.com>
To: Michal Marek <mmarek@suse.cz>
Cc: Ben Hutchings <ben@decadent.org.uk>,
	max@stro.at, LKML <linux-kernel@vger.kernel.org>,
	linux-kbuild@vger.kernel.org
Subject: Re: [PATCH 2/2] kbuild: Drop support for clean-rule
Date: Wed, 31 Dec 2014 17:05:35 +0100	[thread overview]
Message-ID: <CA+icZUWns7H3MWpfNJADWse-RYD+pr4_FM=CA-ydXmwL7RZL+g@mail.gmail.com> (raw)
In-Reply-To: <1420040119-32669-2-git-send-email-mmarek@suse.cz>

On Wed, Dec 31, 2014 at 4:35 PM, Michal Marek <mmarek@suse.cz> wrote:
> clean-rule has not been used since 94869f86 (kbuild: Accept absolute
> paths in clean-files and introduce clean-dirs) ten years ago.
>
> Signed-off-by: Michal Marek <mmarek@suse.cz>

Tested-by: Sedat Dilek <sedat.dilek@gmail.com>

- Sedat -

> ---
>  scripts/Makefile.clean | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean
> index 627f8cb..55c96cb 100644
> --- a/scripts/Makefile.clean
> +++ b/scripts/Makefile.clean
> @@ -71,9 +71,6 @@ endif
>  ifneq ($(strip $(__clean-dirs)),)
>         +$(call cmd,cleandir)
>  endif
> -ifneq ($(strip $(clean-rule)),)
> -       +$(clean-rule)
> -endif
>         @:
>
>
> --
> 2.1.2
>

  reply	other threads:[~2014-12-31 16:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-26 12:02 deb-pkg: Cleaning of debian/*tmp files when running 'make (dist)clean' Sedat Dilek
2014-12-26 12:43 ` Sedat Dilek
2014-12-26 18:46   ` Ben Hutchings
2014-12-28  9:56     ` Sedat Dilek
2014-12-31 13:53     ` Michal Marek
2015-01-05 18:37       ` Sedat Dilek
2014-12-31 13:56     ` Michal Marek
2014-12-31 14:16       ` Sedat Dilek
2014-12-31 14:25         ` Michal Marek
2014-12-31 14:26           ` Sedat Dilek
2014-12-31 15:35           ` [PATCH 1/2] kbuild: Fix removal of the debian/ directory Michal Marek
2014-12-31 15:35             ` [PATCH 2/2] kbuild: Drop support for clean-rule Michal Marek
2014-12-31 16:05               ` Sedat Dilek [this message]
2014-12-31 15:50             ` [PATCH 1/2] kbuild: Fix removal of the debian/ directory Sedat Dilek
2015-01-02 15:01               ` Michal Marek
2015-01-02 15:06                 ` Sedat Dilek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+icZUWns7H3MWpfNJADWse-RYD+pr4_FM=CA-ydXmwL7RZL+g@mail.gmail.com' \
    --to=sedat.dilek@gmail.com \
    --cc=ben@decadent.org.uk \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max@stro.at \
    --cc=mmarek@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).