arm64: dts: add the Marvell Armada 3700 family and a development board
[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
7
d93ac74a
JZ
8always := $(dtb-y)
9subdir-y := $(dts-dirs)
10clean-files := *.dtb
This page took 0.057737 seconds and 5 git commands to generate.