patch-2.4.0-test3 linux/arch/mips/kernel/Makefile
Next file: linux/arch/mips/kernel/fpe.c
Previous file: linux/arch/mips/defconfig-rm200
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Sun Jul 9 22:18:15 2000
- Orig file:
v2.4.0-test2/linux/arch/mips/kernel/Makefile
- Orig date:
Tue May 23 15:31:33 2000
diff -u --recursive --new-file v2.4.0-test2/linux/arch/mips/kernel/Makefile linux/arch/mips/kernel/Makefile
@@ -1,4 +1,3 @@
-# $Id: Makefile,v 1.14 1999/10/09 00:00:58 ralf Exp $
#
# Makefile for the Linux/MIPS kernel.
#
@@ -36,10 +35,10 @@
#
# SGIs have very different interrupt/timer hardware.
#
-ifndef CONFIG_SGI_IP22
- ifndef CONFIG_DECSTATION
- ifndef CONFIG_BAGET_MIPS
- O_OBJS += time.o
+ifndef CONFIG_DECSTATION
+ ifndef CONFIG_BAGET_MIPS
+ O_OBJS += time.o
+ ifndef CONFIG_SGI_IP22
OX_OBJS += irq.o
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)