2 # Copyright 2000 MontaVista Software Inc.
3 # Author: MontaVista Software, Inc.
4 # ppopov@mvista.com or source@mvista.com
6 # Makefile for the Alchemy Au1000 CPU, generic files.
9 obj-y
+= prom.o irq.o puts.o time.o reset.o \
10 au1xxx_irqmap.o clocks.o platform.o power.o setup.o \
11 sleeper.o cputable.o dma.o dbdma.o gpio.o
13 obj-
$(CONFIG_KGDB
) += dbg_io.o
14 obj-
$(CONFIG_PCI
) += pci.o
16 EXTRA_CFLAGS
+= -Werror