1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Common code for all Loongson based systems 4# 5 6obj-$(CONFIG_MACH_LOONGSON64) += common/ 7 8# 9# All Loongson-3 family machines 10# 11 12obj-$(CONFIG_CPU_LOONGSON64) += loongson-3/ 13