1dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb 2dtb-$(CONFIG_ARCH_THUNDER2) += thunder2-99xx.dtb 3 4always := $(dtb-y) 5subdir-y := $(dts-dirs) 6clean-files := *.dtb 7