Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.3.49 /kernel/Makefile

Filename:/kernel/Makefile
Lines Added:1
Lines Deleted:5
Also changed in: (Previous) 2.3.43  2.3.40  2.3.39  2.3.34  2.3.32  2.3.10 
(Following) 2.3.99-pre3  2.5.49  2.5.50-ac1  2.5.51  2.5.52  2.5.54bk6 

Location
[  2.3.49
  [  kernel
     o  Makefile

Patch

diff -u --recursive --new-file v2.3.48/linux/kernel/Makefile linux/kernel/Makefile
--- v2.3.48/linux/kernel/Makefile   Thu Feb 10 17:11:23 2000
+++ linux/kernel/Makefile   Mon Feb 28 07:16:54 2000
@@ -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


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.