summaryrefslogtreecommitdiffstats
path: root/arch/mips/galileo-boards/ev96100/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-03-16 12:59:31 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-03-16 12:59:31 +0000
commit50bfc108806b71ba74c6ad16c474a4af19064caa (patch)
tree6b785b155d635e26086bacf853ed174315386d33 /arch/mips/galileo-boards/ev96100/Makefile
parent851076b71233028f17a395f19821abdc46a34715 (diff)
EV96100 update.
Diffstat (limited to 'arch/mips/galileo-boards/ev96100/Makefile')
-rw-r--r--arch/mips/galileo-boards/ev96100/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/galileo-boards/ev96100/Makefile b/arch/mips/galileo-boards/ev96100/Makefile
index 641664c7d..5e59068ad 100644
--- a/arch/mips/galileo-boards/ev96100/Makefile
+++ b/arch/mips/galileo-boards/ev96100/Makefile
@@ -17,6 +17,6 @@
O_TARGET:= ev96100.o
-obj-y := prom.o time.o irq.o int-handler.o setup.o puts.o uart.o memory.o
+obj-y := init.o pci.o time.o irq.o int-handler.o setup.o puts.o memory.o
include $(TOPDIR)/Rules.make