xref: /openbmc/linux/arch/arm64/boot/dts/cavium/Makefile (revision c25141062a82ae8bddced1b3ce2b57a1c0efabe0)
1# SPDX-License-Identifier: GPL-2.0
2dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb
3dtb-$(CONFIG_ARCH_THUNDER2) += thunder2-99xx.dtb
4
5always		:= $(dtb-y)
6subdir-y	:= $(dts-dirs)
7clean-files	:= *.dtb
8