summaryrefslogtreecommitdiffstats
path: root/arch/mips/sni/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-11-24 01:16:40 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-11-24 01:16:40 +0000
commit85296f5e0eea548ce591b07bbf1994eb787ce7dc (patch)
treecbba265277e25fa8f2587c1979f48efc4f26dff0 /arch/mips/sni/Makefile
parent9008d8ec28fc34ead99061698b0491f47c624cb9 (diff)
Cleanup PCI DMA for RM200C also.
Diffstat (limited to 'arch/mips/sni/Makefile')
-rw-r--r--arch/mips/sni/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/sni/Makefile b/arch/mips/sni/Makefile
index 6589a47c6..50c04359a 100644
--- a/arch/mips/sni/Makefile
+++ b/arch/mips/sni/Makefile
@@ -1,4 +1,3 @@
-# $Id: Makefile,v 1.3 1999/01/04 16:03:57 ralf Exp $
#
# Makefile for the SNI specific part of the kernel
#
@@ -14,7 +13,7 @@
all: sni.o
O_TARGET := sni.o
-O_OBJS := dma.o int-handler.o io.o irq.o pci.o pcimt_scache.o reset.o setup.o
+O_OBJS := int-handler.o io.o irq.o pci.o pcimt_scache.o reset.o setup.o
int-handler.o: int-handler.S