xref: /linux/arch/mips/loongson64/Makefile (revision 71e2f4dd5a65bd8dbca0b77661e75eea471168f8)
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