From: Matt Redfearn <matt.redfearn@imgtec.com>
To: Florian Fainelli <f.fainelli@gmail.com>, <linux-mips@linux-mips.org>
Cc: <ralf@linux-mips.org>, <macro@imgtec.com>
Subject: Re: [PATCH] MIPS: Descend into arch/mips/boot/tools while cleaning
Date: Fri, 13 May 2016 11:03:24 +0100 [thread overview]
Message-ID: <5735A66C.4030706@imgtec.com> (raw)
In-Reply-To: <1463097704-23755-1-git-send-email-f.fainelli@gmail.com>
And this one.
Acked-by: Matt Redfearn <matt.redfearn@imgtec.com>
On 13/05/16 01:01, Florian Fainelli wrote:
> arch/mips/boot/tools/relocs was not being cleaned since we did not wire
> this directory into the archclean target, fix that.
>
> Fixes: 5f552da15721 ("MIPS: tools: Add relocs tool")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> arch/mips/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/mips/Makefile b/arch/mips/Makefile
> index 8388ef6a0044..c0b002a09bef 100644
> --- a/arch/mips/Makefile
> +++ b/arch/mips/Makefile
> @@ -404,6 +404,7 @@ endif
> archclean:
> $(Q)$(MAKE) $(clean)=arch/mips/boot
> $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed
> + $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
> $(Q)$(MAKE) $(clean)=arch/mips/lasat
>
> define archhelp
WARNING: multiple messages have this Message-ID (diff)
From: Matt Redfearn <matt.redfearn@imgtec.com>
To: Florian Fainelli <f.fainelli@gmail.com>, linux-mips@linux-mips.org
Cc: ralf@linux-mips.org, macro@imgtec.com
Subject: Re: [PATCH] MIPS: Descend into arch/mips/boot/tools while cleaning
Date: Fri, 13 May 2016 11:03:24 +0100 [thread overview]
Message-ID: <5735A66C.4030706@imgtec.com> (raw)
Message-ID: <20160513100324.rIheWOA38tJExtgwb9gT0eR48tZIcifwibso5wiKiT0@z> (raw)
In-Reply-To: <1463097704-23755-1-git-send-email-f.fainelli@gmail.com>
And this one.
Acked-by: Matt Redfearn <matt.redfearn@imgtec.com>
On 13/05/16 01:01, Florian Fainelli wrote:
> arch/mips/boot/tools/relocs was not being cleaned since we did not wire
> this directory into the archclean target, fix that.
>
> Fixes: 5f552da15721 ("MIPS: tools: Add relocs tool")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> arch/mips/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/mips/Makefile b/arch/mips/Makefile
> index 8388ef6a0044..c0b002a09bef 100644
> --- a/arch/mips/Makefile
> +++ b/arch/mips/Makefile
> @@ -404,6 +404,7 @@ endif
> archclean:
> $(Q)$(MAKE) $(clean)=arch/mips/boot
> $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed
> + $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
> $(Q)$(MAKE) $(clean)=arch/mips/lasat
>
> define archhelp
next prev parent reply other threads:[~2016-05-13 10:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 19:16 [PATCH] MIPS: tools: Ignore relocation tool Florian Fainelli
2016-05-12 1:32 ` Maciej W. Rozycki
2016-05-12 1:32 ` Maciej W. Rozycki
2016-05-12 4:47 ` Florian Fainelli
2016-05-12 7:21 ` Ralf Baechle
2016-05-13 0:01 ` [PATCH] MIPS: Descend into arch/mips/boot/tools while cleaning Florian Fainelli
2016-05-13 10:03 ` Matt Redfearn [this message]
2016-05-13 10:03 ` Matt Redfearn
2016-05-13 10:03 ` [PATCH] MIPS: tools: Ignore relocation tool Matt Redfearn
2016-05-13 10:03 ` Matt Redfearn
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=5735A66C.4030706@imgtec.com \
--to=matt.redfearn@imgtec.com \
--cc=f.fainelli@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=macro@imgtec.com \
--cc=ralf@linux-mips.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