summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/mscc/Makefile
blob: befda72ceb26562bad7b657f69eeef06760f6130 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-only
dtb-$(CONFIG_SOC_VCOREIII)	+= \
	jaguar2_pcb110.dtb \
	jaguar2_pcb111.dtb \
	jaguar2_pcb118.dtb \
	luton_pcb091.dtb \
	ocelot_pcb120.dtb \
	ocelot_pcb123.dtb

obj-$(CONFIG_BUILTIN_DTB)	+= $(addsuffix .o, $(dtb-y))