patch-2.3.49 linux/kernel/Makefile

Next file: linux/kernel/ksyms.c
Previous file: linux/include/net/sock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/kernel/Makefile linux/kernel/Makefile
@@ -29,12 +29,8 @@
 OX_OBJS  += ksyms.o
 endif
 
-ifdef CONFIG_ACPI
+ifdef CONFIG_PM
 OX_OBJS += pm.o
-else
-  ifdef CONFIG_APM
-  OX_OBJS += pm.o
-  endif
 endif
 
 CFLAGS_sched.o := $(PROFILING) -fno-omit-frame-pointer

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