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

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

Kernel v2.6.31.5-rc1 /Makefile

Filename:/Makefile
Lines Added:1
Lines Deleted:6
Also changed in: (Previous) 2.6.31.4  2.6.31.4-rc2  2.6.31.4-rc1  2.6.31.3  2.6.31.2  2.6.31.2-rc1 
(Following) 2.6.31.5  2.6.31.6-rc1  2.6.31.6  2.6.31.7-rc1  2.6.31.8  2.6.31.9-rc1 

Location
[  2.6.31.5-rc1
   o  Makefile

Patch

diff --git a/Makefile b/Makefile
index 314a3aa..fd6c12e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 31
-EXTRAVERSION = .4
+EXTRAVERSION = .5-rc1
 NAME = Man-Eating Seals of Antiquity
 
 # *DOCUMENTATION*
@@ -980,11 +980,6 @@ prepare0: archprepare FORCE
 # All the preparing..
 prepare: prepare0
 
-# Leave this as default for preprocessing vmlinux.lds.S, which is now
-# done in arch/$(ARCH)/kernel/Makefile
-
-export CPPFLAGS_vmlinux.lds += -P -C -U$(ARCH)
-
 # The asm symlink changes when $(ARCH) changes.
 # Detect this and ask user to run make mrproper
 # If asm is a stale symlink (point to dir that does not exist) remove it


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