106476b5bSTom Rix# SPDX-License-Identifier: GPL-2.0 2*ec7c2a10SKeguang Zhang 3*ec7c2a10SKeguang Zhangifneq ($(CONFIG_BUILTIN_DTB_NAME),) 4*ec7c2a10SKeguang Zhangdtb-y := $(addsuffix .dtb, $(CONFIG_BUILTIN_DTB_NAME)) 5*ec7c2a10SKeguang Zhangelse 6b1a79260SQing Zhangdtb-$(CONFIG_MACH_LOONGSON64) += loongson64_2core_2k1000.dtb 724af1059SJiaxun Yangdtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_ls7a.dtb 824af1059SJiaxun Yangdtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_rs780e.dtb 924af1059SJiaxun Yangdtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_8core_rs780e.dtb 1024af1059SJiaxun Yangdtb-$(CONFIG_MACH_LOONGSON64) += loongson64g_4core_ls7a.dtb 1139c1485cSHuacai Chendtb-$(CONFIG_MACH_LOONGSON64) += loongson64v_4core_virtio.dtb 126428fcf2SKeguang Zhang 1311741215SKeguang Zhangdtb-$(CONFIG_MACH_LOONGSON32) += cq-t300b.dtb 146428fcf2SKeguang Zhangdtb-$(CONFIG_MACH_LOONGSON32) += ls1b-demo.dtb 159c607077SKeguang Zhangdtb-$(CONFIG_MACH_LOONGSON32) += lsgz_1b_dev.dtb 16cf4b382aSKeguang Zhangdtb-$(CONFIG_MACH_LOONGSON32) += smartloong-1c.dtb 17*ec7c2a10SKeguang Zhangendif 18