summaryrefslogtreecommitdiffstats
path: root/arch/mips/gt64120/common/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-06-12 11:45:41 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-06-12 11:45:41 +0000
commit86a981e836404006efc35881ebf3d5ae36925e82 (patch)
treed7185569b1225372216a882c21942be1ab04ebe9 /arch/mips/gt64120/common/Makefile
parente7a2b839cb0075e1dcf6328a8afb507956e6ef9a (diff)
More interrupt handling changes for the Ocelot.master
Diffstat (limited to 'arch/mips/gt64120/common/Makefile')
-rw-r--r--arch/mips/gt64120/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/gt64120/common/Makefile b/arch/mips/gt64120/common/Makefile
index ccf50a55b..e1c4e42a0 100644
--- a/arch/mips/gt64120/common/Makefile
+++ b/arch/mips/gt64120/common/Makefile
@@ -13,6 +13,6 @@
O_TARGET:= gt64120.o
-obj-y := gt_irq.o irq.o pci.o
+obj-y := gt_irq.o pci.o
include $(TOPDIR)/Rules.make