Use correct names for bits in the R3k cp0.status register.
[deliverable/linux.git] / arch / mips / dec / Makefile
CommitLineData
1da177e4
LT
1#
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)
This page took 0.25323 seconds and 5 git commands to generate.