Commit 24a42c7a authored by Yoshinori Sato's avatar Yoshinori Sato

h8300: Always build dtb

Signed-off-by: default avatarYoshinori Sato <ysato@users.sourceforge.jp>
parent e96ba703
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment