1dtb-$(CONFIG_ARCH_VEXPRESS) += foundation-v8.dtb 2dtb-$(CONFIG_ARCH_VEXPRESS) += juno.dtb juno-r1.dtb 3dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb 4dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb 5 6always := $(dtb-y) 7subdir-y := $(dts-dirs) 8clean-files := *.dtb 9