2 # Makefile for the DECstation family specific parts of the kernel
5 obj-y
:= ecc-berr.o int-handler.o ioasic-irq.o kn02-irq.o reset.o \
8 obj-
$(CONFIG_PROM_CONSOLE
) += promcon.o
9 obj-
$(CONFIG_CPU_HAS_WB
) += wbflush.o
11 EXTRA_AFLAGS
:= $(CFLAGS
)