h8300: Always build dtb
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
This commit is contained in:
parent
e96ba7033e
commit
24a42c7ac4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue