dtb-$(CONFIG_ARCH_VEXPRESS) += foundation-v8.dtb | |
dtb-$(CONFIG_ARCH_VEXPRESS) += juno.dtb juno-r1.dtb | |
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb | |
dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb | |
always := $(dtb-y) | |
subdir-y := $(dts-dirs) | |
clean-files := *.dtb |