summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64/common/Makefile
blob: c476401c9b138f1cdc661b90e98e2ea730b92eeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for loongson based machines.
#

obj-y += setup.o init.o cmdline.o env.o time.o reset.o

obj-$(CONFIG_PCI) += pci.o

obj-$(CONFIG_LOONGSON_MC146818) += rtc.o

#
# Suspend Support
#

obj-$(CONFIG_SUSPEND) += pm.o