xref: /linux/arch/mips/loongson64/Makefile (revision 75cac781dca43e735fbb4166d994263a14f0823e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
230ad29bbSHuacai Chen#
36fbde6b4SJiaxun Yang# Makefile for Loongson-3 family machines
430ad29bbSHuacai Chen#
56fbde6b4SJiaxun Yangobj-$(CONFIG_MACH_LOONGSON64) += irq.o cop2-ex.o platform.o acpi_init.o dma.o \
6*75cac781SJiaxun Yang				setup.o init.o env.o time.o reset.o \
730ad29bbSHuacai Chen
86fbde6b4SJiaxun Yangobj-$(CONFIG_SMP)	+= smp.o
96fbde6b4SJiaxun Yangobj-$(CONFIG_NUMA)	+= numa.o
106fbde6b4SJiaxun Yangobj-$(CONFIG_RS780_HPET) += hpet.o
116fbde6b4SJiaxun Yangobj-$(CONFIG_PCI) += pci.o
126fbde6b4SJiaxun Yangobj-$(CONFIG_LOONGSON_MC146818) += rtc.o
136fbde6b4SJiaxun Yangobj-$(CONFIG_SUSPEND) += pm.o
14