MIPS: DECstation: Migrate to new platform makefile style.
[pandora-kernel.git] / arch / mips / dec / Makefile
index 688757a..9eb2f9c 100644 (file)
@@ -2,10 +2,9 @@
 # Makefile for the DECstation family specific parts of the kernel
 #
 
-obj-y          := ecc-berr.o int-handler.o ioasic-irq.o kn02-irq.o reset.o \
-                  setup.o time.o
+obj-y          := ecc-berr.o int-handler.o ioasic-irq.o kn01-berr.o \
+                  kn02-irq.o kn02xa-berr.o reset.o setup.o time.o
 
 obj-$(CONFIG_PROM_CONSOLE)     += promcon.o
+obj-$(CONFIG_TC)               += tc.o
 obj-$(CONFIG_CPU_HAS_WB)       += wbflush.o
-
-EXTRA_AFLAGS := $(CFLAGS)