devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nds32: remove unneeded clean-files for DTB
@ 2019-08-08 17:30 Masahiro Yamada
  2019-11-21  9:46 ` Greentime Hu
  0 siblings, 1 reply; 4+ messages in thread
From: Masahiro Yamada @ 2019-08-08 17:30 UTC (permalink / raw)
  To: Greentime Hu, Vincent Chen
  Cc: Masahiro Yamada, Mark Rutland, Rob Herring, devicetree, linux-kernel

These patterns are cleaned-up by the top-level Makefile

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/nds32/boot/dts/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/nds32/boot/dts/Makefile b/arch/nds32/boot/dts/Makefile
index fff8ade7a84f..f84bd529b6fd 100644
--- a/arch/nds32/boot/dts/Makefile
+++ b/arch/nds32/boot/dts/Makefile
@@ -5,5 +5,3 @@ else
 BUILTIN_DTB :=
 endif
 obj-$(CONFIG_OF) += $(BUILTIN_DTB)
-
-clean-files := *.dtb *.dtb.S
-- 
2.17.1

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

end of thread, other threads:[~2019-11-22  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-08 17:30 [PATCH] nds32: remove unneeded clean-files for DTB Masahiro Yamada
2019-11-21  9:46 ` Greentime Hu
2019-11-21 10:23   ` Masahiro Yamada
2019-11-22  2:47     ` Greentime Hu

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).