projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e96ba70
)
h8300: Always build dtb
author
Yoshinori Sato
<ysato@users.sourceforge.jp>
Sat, 30 May 2015 13:24:20 +0000
(22:24 +0900)
committer
Yoshinori Sato
<ysato@users.sourceforge.jp>
Tue, 23 Jun 2015 04:36:00 +0000
(13:36 +0900)
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
arch/h8300/boot/dts/Makefile
patch
|
blob
|
history
diff --git
a/arch/h8300/boot/dts/Makefile
b/arch/h8300/boot/dts/Makefile
index
b6026a5
..
0abaf1a
100644
(file)
--- a/
arch/h8300/boot/dts/Makefile
+++ b/
arch/h8300/boot/dts/Makefile
@@
-8,4
+8,5
@@
dtb-$(CONFIG_H8300H_SIM) := h8300h_sim.dtb
dtb-$(CONFIG_H8S_SIM) := h8s_sim.dtb
dtb-$(CONFIG_H8S_EDOSK2674) := edosk2674.dtb
-clean-files := *.dtb.S
+always := $(dtb-y)
+clean-files := *.dtb.S *.dtb