summaryrefslogtreecommitdiffstats
path: root/arch/mips/galileo-boards/ev96100/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-11-22 15:51:26 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-11-22 15:51:26 +0000
commit4a13312b4c9256ff4bc5eba83ac242448bf1cd4b (patch)
treeaa7d33f4d9b05a7419cb9d8656c0f4ac58367bee /arch/mips/galileo-boards/ev96100/Makefile
parent316578bcc36452acee5f116b547d968c9b7b64bd (diff)
Unify the dozen pci-dma copies we had.
Diffstat (limited to 'arch/mips/galileo-boards/ev96100/Makefile')
-rw-r--r--arch/mips/galileo-boards/ev96100/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/galileo-boards/ev96100/Makefile b/arch/mips/galileo-boards/ev96100/Makefile
index 90034f016..8759aa161 100644
--- a/arch/mips/galileo-boards/ev96100/Makefile
+++ b/arch/mips/galileo-boards/ev96100/Makefile
@@ -19,7 +19,8 @@ all: ev96100.o
O_TARGET:= ev96100.o
-O_OBJS:= prom.o time.o rtc.o irq.o int-handler.o setup.o puts.o uart.o pci-dma.o memory.o
+O_OBJS:= prom.o time.o rtc.o irq.o int-handler.o setup.o puts.o uart.o \
+ memory.o
dep:
$(CPP) -M *.c > .depend