mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] MIPS: dts: add generated files to clean rule
@ 2016-06-10 10:37 Antony Pavlov
  2016-06-13  7:20 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2016-06-10 10:37 UTC (permalink / raw)
  To: barebox

This commit is based on Sascha's ARM commits:

    commit a9e7e68279de3aec38b038211a15a80cfc612c4e
    Author: Sascha Hauer <s.hauer@pengutronix.de>
    Date:   Fri Dec 11 08:02:02 2015 +0100

        ARM: dts: Add *.dtb.lzo to clean files

    commit f5b552f1fe02a0a39ae859dbc7e7facefe022e3a
    Author: Sascha Hauer <s.hauer@pengutronix.de>
    Date:   Fri May 9 09:11:49 2014 +0200

        ARM: dts: Add generated files to clean rule

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 arch/mips/dts/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile
index 6d6c9a3..ddd9039 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -2,4 +2,4 @@
 BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_BUILTIN_DTB_NAME))
 obj-$(CONFIG_BUILTIN_DTB) += $(BUILTIN_DTB).dtb.o
 
-clean-files := *.dtb *.dtb.S
+clean-files := *.dtb *.dtb.S .*.dtc .*.pre .*.dts *.dtb.lzo
-- 
2.7.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: dts: add generated files to clean rule
  2016-06-10 10:37 [PATCH] MIPS: dts: add generated files to clean rule Antony Pavlov
@ 2016-06-13  7:20 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-06-13  7:20 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Fri, Jun 10, 2016 at 01:37:57PM +0300, Antony Pavlov wrote:
> This commit is based on Sascha's ARM commits:
> 
>     commit a9e7e68279de3aec38b038211a15a80cfc612c4e
>     Author: Sascha Hauer <s.hauer@pengutronix.de>
>     Date:   Fri Dec 11 08:02:02 2015 +0100
> 
>         ARM: dts: Add *.dtb.lzo to clean files
> 
>     commit f5b552f1fe02a0a39ae859dbc7e7facefe022e3a
>     Author: Sascha Hauer <s.hauer@pengutronix.de>
>     Date:   Fri May 9 09:11:49 2014 +0200
> 
>         ARM: dts: Add generated files to clean rule
> 
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
>  arch/mips/dts/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-13  7:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-10 10:37 [PATCH] MIPS: dts: add generated files to clean rule Antony Pavlov
2016-06-13  7:20 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox