patch-2.1.122 linux/arch/i386/kernel/Makefile

Next file: linux/arch/i386/kernel/apm.c
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.121/linux/arch/i386/kernel/Makefile linux/arch/i386/kernel/Makefile
@@ -34,6 +34,10 @@
   endif
 endif
 
+ifdef CONFIG_APM
+OX_OBJS += apm.o
+endif
+
 ifdef SMP
 O_OBJS += io_apic.o smp.o trampoline.o
 endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov