summaryrefslogtreecommitdiffstats
path: root/arch/mips/sni/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-03-25 23:40:36 +0000
committer <ralf@linux-mips.org>1997-03-25 23:40:36 +0000
commit7206675c40394c78a90e74812bbdbf8cf3cca1be (patch)
tree251895cf5a0008e2b4ce438cb01ad4d55fb5b97b /arch/mips/sni/Makefile
parentbeb116954b9b7f3bb56412b2494b562f02b864b1 (diff)
Import of Linux/MIPS 2.1.14.2
Diffstat (limited to 'arch/mips/sni/Makefile')
-rw-r--r--arch/mips/sni/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/sni/Makefile b/arch/mips/sni/Makefile
index bfa8e2cad..3821d7b62 100644
--- a/arch/mips/sni/Makefile
+++ b/arch/mips/sni/Makefile
@@ -11,16 +11,10 @@
.S.o:
$(CC) $(CFLAGS) -c $< -o $*.o
-include ../../../.config
-
all: sni.o
O_TARGET := sni.o
O_OBJS := hw-access.o int-handler.o reset.o setup.o
-ifdef CONFIG_PCI
-O_OBJS += bios32.o
-endif
-
int-handler.o: int-handler.S
clean: