blob: 7668c4de1151b8c89b36d0e0eb126a856a4ec5ef [file] [log] [blame]
Wu Zhangjin85749d22009-07-02 23:26:45 +08001#
2# Makefile for loongson based machines.
3#
4
5obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \
Wu Zhangjinc3d8d852009-11-28 14:21:50 +08006 pci.o bonito-irq.o mem.o machtype.o platform.o
Wu Zhangjin85749d22009-07-02 23:26:45 +08007
8#
Wu Zhangjinc3d8d852009-11-28 14:21:50 +08009# Serial port support
Wu Zhangjin85749d22009-07-02 23:26:45 +080010#
11obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
Wu Zhangjine8be5282009-10-16 14:17:18 +080012obj-$(CONFIG_SERIAL_8250) += serial.o
Wu Zhangjinc3d8d852009-11-28 14:21:50 +080013obj-$(CONFIG_LOONGSON_UART_BASE) += uart_base.o
Wu Zhangjin22c21002009-11-10 00:06:12 +080014
15#
16# Enable CS5536 Virtual Support Module(VSM) to virtulize the PCI configure
17# space
18#
19obj-$(CONFIG_CS5536) += cs5536/
Wu Zhangjinf181bf62009-11-11 14:57:05 +080020
21#
22# Suspend Support
23#
24
25obj-$(CONFIG_LOONGSON_SUSPEND) += pm.o