1
0
Fork 0

h8300: Always build dtb

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
hifive-unleashed-5.1
Yoshinori Sato 2015-05-30 22:24:20 +09:00
parent e96ba7033e
commit 24a42c7ac4
1 changed files with 2 additions and 1 deletions

View File

@ -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