From 60dfb8b269f23d6c647fdfc8f49a8a8c61642a5c Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 14 Jun 2003 13:52:13 +0000 Subject: [PATCH] No more ip27-pci.c here. --- arch/mips/sgi-ip27/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/mips/sgi-ip27/Makefile b/arch/mips/sgi-ip27/Makefile index dca8c09b03b..d544c3d75db 100644 --- a/arch/mips/sgi-ip27/Makefile +++ b/arch/mips/sgi-ip27/Makefile @@ -3,7 +3,7 @@ # obj-y := ip27-berr.o ip27-console.o ip27-irq.o ip27-init.o ip27-irq-glue.o \ - ip27-klconfig.o ip27-klnuma.o ip27-memory.o ip27-nmi.o ip27-pci.o \ - ip27-reset.o ip27-setup.o ip27-timer.o + ip27-klconfig.o ip27-klnuma.o ip27-memory.o ip27-nmi.o ip27-reset.o \ + ip27-setup.o ip27-timer.o EXTRA_AFLAGS := $(CFLAGS) -- 2.11.4.GIT