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

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)