2 # Carsten Langgaard, carstenl@mips.com
3 # Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
5 # Copyright (C) 2008 Wind River Systems, Inc.
6 # written by Ralf Baechle <ralf@linux-mips.org>
8 obj-y
:= malta-amon.o malta-cmdline.o \
9 malta-display.o malta-init.o malta-int.o \
10 malta-memory.o malta-mtd.o \
11 malta-platform.o malta-reset.o \
12 malta-setup.o malta-time.o
14 obj-
$(CONFIG_EARLY_PRINTK
) += malta-console.o
15 obj-
$(CONFIG_PCI
) += malta-pci.o
16 obj-
$(CONFIG_KGDB
) += malta-kgdb.o
19 obj-
$(CONFIG_MIPS_MT_SMTC
) += malta_smtc.o
21 EXTRA_CFLAGS
+= -Werror