diff options
Diffstat (limited to 'arch/mips/gt64120/common/Makefile')
-rw-r--r-- | arch/mips/gt64120/common/Makefile | 2 |
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 |