patch-2.1.101 linux/arch/mips/Makefile

Next file: linux/arch/mips/config.in
Previous file: linux/arch/m68k/mm/init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.100/linux/arch/mips/Makefile linux/arch/mips/Makefile
@@ -13,7 +13,7 @@
 # Copyright (C) 1994, 1995, 1996 by Ralf Baechle
 # DECStation modifications by Paul M. Antoine, 1996
 #
-# $Id: Makefile,v 1.9 1997/09/19 08:34:54 ralf Exp $
+# $Id: Makefile,v 1.14 1998/05/01 01:33:20 ralf Exp $
 #
 
 #
@@ -100,31 +100,12 @@
 SUBDIRS       += arch/mips/algor
 #LOADADDR      += 0x80000000
 endif
-ifdef CONFIG_DECSTATION
-CORE_FILES    += arch/mips/dec/dec.o
-SUBDIRS       += arch/mips/dec
-LINKSCRIPT    += arch/mips/dec/ld.script
-LOADADDR      += 0x80000000
-endif
-ifdef CONFIG_DESKSTATION_RPC44
-CORE_FILES    += arch/mips/deskstation/deskstation.o
-SUBDIRS       += arch/mips/deskstation
-LOADADDR      += 0x80100000
-endif
-ifdef CONFIG_DESKSTATION_TYNE
-CORE_FILES    += arch/mips/deskstation/deskstation.o
-SUBDIRS       += arch/mips/deskstation
-LOADADDR      += 0x80000000
-endif
 #
 # Acer PICA 61, Mips Magnum 4000 and Olivetti M700.
 #
 ifdef CONFIG_MIPS_JAZZ
 CORE_FILES    += arch/mips/jazz/jazz.o
 SUBDIRS       += arch/mips/jazz
-LOADADDR      += 0x80000000
-endif
-ifdef CONFIG_MIPS_MAGNUM_3000
 LOADADDR      += 0x80000000
 endif
 ifdef CONFIG_SNI_RM200_PCI

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov