blob: 688757a97cb8532ce6df2642a99eea4581702b65 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the DECstation family specific parts of the kernel
3#
4
5obj-y := ecc-berr.o int-handler.o ioasic-irq.o kn02-irq.o reset.o \
6 setup.o time.o
7
8obj-$(CONFIG_PROM_CONSOLE) += promcon.o
9obj-$(CONFIG_CPU_HAS_WB) += wbflush.o
10
11EXTRA_AFLAGS := $(CFLAGS)