Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[linux-2.6-block.git] / arch / mips / loongson / common / Makefile
CommitLineData
85749d24
WZ
1#
2# Makefile for loongson based machines.
3#
4
5obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \
8510376e 6 bonito-irq.o mem.o machtype.o platform.o
8510376e 7obj-$(CONFIG_PCI) += pci.o
85749d24
WZ
8
9#
c3d8d850 10# Serial port support
85749d24
WZ
11#
12obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
26927f76
AK
13loongson-serial-$(CONFIG_SERIAL_8250) := serial.o
14obj-y += $(loongson-serial-m) $(loongson-serial-y)
c3d8d850 15obj-$(CONFIG_LOONGSON_UART_BASE) += uart_base.o
5df74352 16obj-$(CONFIG_LOONGSON_MC146818) += rtc.o
22c21003
WZ
17
18#
19# Enable CS5536 Virtual Support Module(VSM) to virtulize the PCI configure
20# space
21#
22obj-$(CONFIG_CS5536) += cs5536/
f181bf60
WZ
23
24#
25# Suspend Support
26#
27
28obj-$(CONFIG_LOONGSON_SUSPEND) += pm.o
1299b0e0
HC
29
30#
31# Big Memory (SWIOTLB) Support
32#
33obj-$(CONFIG_SWIOTLB) += dma-swiotlb.o