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