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
-  Lines: 14
-  Date:
Mon Feb 28 07:16:54 2000
-  Orig file: 
v2.3.48/linux/kernel/Makefile
-  Orig date: 
Thu Feb 10 17:11:23 2000
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)