diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-03-12 21:01:31 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-03-12 21:01:31 +0000 |
commit | 735ded397e38ed253918d3484c5ea4f5c6ce2434 (patch) | |
tree | a71d5e6c725eb97827214588845186235339e6cd /arch/mips | |
parent | 92f357a822542be60b567a801725ea5da4d8e403 (diff) |
Delete Cobalt remains.
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 569ce05ea..2b58c6b00 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -140,12 +140,6 @@ LIBS += arch/mips/arc/arclib.a LOADADDR += 0x80080000 endif -ifdef CONFIG_COBALT_MICRO_SERVER -ARCHIVES += arch/mips/cobalt/cobalt.o -SUBDIRS += arch/mips/cobalt -LOADADDR += 0x80000000 -endif - ifdef CONFIG_SNI_RM200_PCI CORE_FILES += arch/mips/sni/sni.o SUBDIRS += arch/mips/sni arch/mips/arc |