|
@@ -198,13 +198,6 @@ core-$(CONFIG_MACH_JAZZ) += arch/mips/jazz/
|
|
cflags-$(CONFIG_MACH_JAZZ) += -I$(srctree)/arch/mips/include/asm/mach-jazz
|
|
cflags-$(CONFIG_MACH_JAZZ) += -I$(srctree)/arch/mips/include/asm/mach-jazz
|
|
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
|
|
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
|
|
|
|
|
|
-#
|
|
|
|
-# Cobalt Server
|
|
|
|
-#
|
|
|
|
-core-$(CONFIG_MIPS_COBALT) += arch/mips/cobalt/
|
|
|
|
-cflags-$(CONFIG_MIPS_COBALT) += -I$(srctree)/arch/mips/include/asm/mach-cobalt
|
|
|
|
-load-$(CONFIG_MIPS_COBALT) += 0xffffffff80080000
|
|
|
|
-
|
|
|
|
#
|
|
#
|
|
# DECstation family
|
|
# DECstation family
|
|
#
|
|
#
|