mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 15:29:16 +00:00
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_SIM) := h8s_sim.dtb
|
||||||
dtb-$(CONFIG_H8S_EDOSK2674) := edosk2674.dtb
|
dtb-$(CONFIG_H8S_EDOSK2674) := edosk2674.dtb
|
||||||
|
|
||||||
clean-files := *.dtb.S
|
always := $(dtb-y)
|
||||||
|
clean-files := *.dtb.S *.dtb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user