Skip to content

Commit

Permalink
h8300: Always build dtb
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshinori Sato <[email protected]>
  • Loading branch information
ysat0 committed Jun 23, 2015
1 parent e96ba70 commit 24a42c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/h8300/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 24a42c7

Please sign in to comment.