summaryrefslogtreecommitdiffstats
path: root/arch/h8300/boot
diff options
context:
space:
mode:
authorYoshinori Sato2015-05-30 15:24:20 +0200
committerYoshinori Sato2015-06-23 06:36:00 +0200
commit24a42c7ac44df4d84519a41e32c3c8d98b961e64 (patch)
treebd4214e78a4912417afa10b43f31a0f56042f78f /arch/h8300/boot
parenth8300: Remove ARCH_WANT_IPC_PARSE_VERSION (diff)
downloadkernel-qcow2-linux-24a42c7ac44df4d84519a41e32c3c8d98b961e64.tar.gz
kernel-qcow2-linux-24a42c7ac44df4d84519a41e32c3c8d98b961e64.tar.xz
kernel-qcow2-linux-24a42c7ac44df4d84519a41e32c3c8d98b961e64.zip
h8300: Always build dtb
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'arch/h8300/boot')
-rw-r--r--arch/h8300/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/h8300/boot/dts/Makefile b/arch/h8300/boot/dts/Makefile
index b6026a550e6a..0abaf1ad830e 100644
--- 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