patch-2.3.99-pre1 linux/arch/i386/kernel/Makefile

Next file: linux/arch/i386/kernel/acpi.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.51/linux/arch/i386/kernel/Makefile linux/arch/i386/kernel/Makefile
@@ -29,7 +29,7 @@
 endif
 
 ifdef CONFIG_MCA
-O_OBJS += mca.o
+OX_OBJS += mca.o
 endif
 
 ifeq ($(CONFIG_MTRR),y)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)