From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH] MIPS: dts: add generated files to clean rule
Date: Fri, 10 Jun 2016 13:37:57 +0300 [thread overview]
Message-ID: <1465555077-24572-1-git-send-email-antonynpavlov@gmail.com> (raw)
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
next reply other threads:[~2016-06-10 10:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-10 10:37 Antony Pavlov [this message]
2016-06-13 7:20 ` Sascha Hauer
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=1465555077-24572-1-git-send-email-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.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