From: Sam Ravnborg <sam@ravnborg.org>
To: "Frédéric Brière" <fbriere@fbriere.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kbuild: clean Module.markers and modules.order for out-of-tree modules
Date: Sat, 25 Apr 2009 09:26:24 +0200 [thread overview]
Message-ID: <20090425072624.GA27747@uranus.ravnborg.org> (raw)
In-Reply-To: <1240160320-7466-1-git-send-email-fbriere@fbriere.net>
On Sun, Apr 19, 2009 at 12:58:40PM -0400, Frédéric Brière wrote:
>
> Signed-off-by: Frédéric Brière <fbriere@fbriere.net>
> ---
> Makefile | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index bfdef56..afbef69 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1421,7 +1421,9 @@ $(clean-dirs):
> $(Q)$(MAKE) $(clean)=$(patsubst _clean_%,%,$@)
>
> clean: rm-dirs := $(MODVERDIR)
> -clean: rm-files := $(KBUILD_EXTMOD)/Module.symvers
> +clean: rm-files := $(KBUILD_EXTMOD)/Module.symvers \
> + $(KBUILD_EXTMOD)/Module.markers \
> + $(KBUILD_EXTMOD)/modules.order
> clean: $(clean-dirs)
> $(call cmd,rmdirs)
> $(call cmd,rmfiles)
Applied,
Sam
prev parent reply other threads:[~2009-04-25 7:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-19 16:58 Frédéric Brière
2009-04-25 7:26 ` Sam Ravnborg [this message]
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=20090425072624.GA27747@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=fbriere@fbriere.net \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®