xref: /linux/arch/mips/boot/dts/mscc/Makefile (revision 378e413fe97e8d66ff4dc90b0b5b6ef3bbc15252)
1# SPDX-License-Identifier: GPL-2.0-only
2dtb-$(CONFIG_SOC_VCOREIII)	+= \
3	luton_pcb091.dtb \
4	ocelot_pcb120.dtb \
5	ocelot_pcb123.dtb
6
7obj-$(CONFIG_BUILTIN_DTB)	+= $(addsuffix .o, $(dtb-y))
8