kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
[linux-2.6-block.git] / arch / arm64 / boot / dts / arm / Makefile
CommitLineData
6ba29e91 1dtb-$(CONFIG_ARCH_VEXPRESS) += foundation-v8.dtb foundation-v8-gicv3.dtb
e6d7f6dc 2dtb-$(CONFIG_ARCH_VEXPRESS) += juno.dtb juno-r1.dtb juno-r2.dtb
ca5b3410 3dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb
9ccd6080 4dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2f-1xv7-ca53x2.dtb
ca5b3410
RR
5
6always := $(dtb-y)
7subdir-y := $(dts-dirs)