Merge remote-tracking branch 'battery/for-next'
[deliverable/linux.git] / arch / arm64 / boot / dts / marvell / Makefile
CommitLineData
adbc3695 1# Berlin SoC Family
d93ac74a 2dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-dmp.dtb
59995f55 3dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-stb.dtb
d93ac74a 4
adbc3695
GC
5# Mvebu SoC Family
6dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-db.dtb
ec7e5a56 7dtb-$(CONFIG_ARCH_MVEBU) += armada-7040-db.dtb
ec03445c 8dtb-$(CONFIG_ARCH_MVEBU) += armada-8040-db.dtb
adbc3695 9
d93ac74a
JZ
10always := $(dtb-y)
11subdir-y := $(dts-dirs)
12clean-files := *.dtb
This page took 0.08296 seconds and 5 git commands to generate.