patch-2.4.0-test4 linux/arch/mips/kernel/Makefile
Next file: linux/arch/mips/kernel/irixelf.c
Previous file: linux/arch/mips/defconfig-rm200
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jul 11 11:14:42 2000
- Orig file:
v2.4.0-test3/linux/arch/mips/kernel/Makefile
- Orig date:
Mon Jul 10 16:47:19 2000
diff -u --recursive --new-file v2.4.0-test3/linux/arch/mips/kernel/Makefile linux/arch/mips/kernel/Makefile
@@ -39,7 +39,9 @@
ifndef CONFIG_BAGET_MIPS
O_OBJS += time.o
ifndef CONFIG_SGI_IP22
- OX_OBJS += irq.o
+ ifndef CONFIG_ORION
+ OX_OBJS += irq.o
+ endif
endif
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)