xref: /openbmc/linux/arch/mips/loongson64/Makefile (revision 0cfd2440)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
230ad29bbSHuacai Chen#
36fbde6b4SJiaxun Yang# Makefile for Loongson-3 family machines
430ad29bbSHuacai Chen#
50cfd2440SJiaxun Yangobj-$(CONFIG_MACH_LOONGSON64) += cop2-ex.o platform.o dma.o \
675cac781SJiaxun 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_SUSPEND) += pm.o
13