1# SPDX-License-Identifier: GPL-2.0 2dtb-$(CONFIG_CPU_LOONGSON64) += loongson3_ls7a.dtb 3 4obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) 5