# SPDX-License-Identifier: GPL-2.0-only
dtb-$(CONFIG_SOC_VCOREIII)	+= \
	luton_pcb091.dtb \
	ocelot_pcb120.dtb \
	ocelot_pcb123.dtb

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