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

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

Advertisement

Kernel v2.6.28-rc1 /Makefile

Filename:/Makefile
Lines Added:4
Lines Deleted:4
Also changed in: (Previous) 2.6.27-git11  2.6.27.3  2.6.27-git10  2.6.27-git9  2.6.27.3-rc1  2.6.27.2 
(Following) 2.6.28-rc1-git1  2.6.28-rc1-git2  2.6.28-rc2  2.6.28-rc2-git1  2.6.28-rc2-git2  2.6.28-rc2-git3 

Location
[  2.6.28-rc1
   o  Makefile

Patch

diff --git a/Makefile b/Makefile
index 16e3fbb..8e54051 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 27
-EXTRAVERSION =
-NAME = Rotary Wombat
+SUBLEVEL = 28
+EXTRAVERSION = -rc1
+NAME = Killer Bat of Doom
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
@@ -437,7 +437,7 @@ ifeq ($(config-targets),1)
 # KBUILD_DEFCONFIG may point out an alternative default configuration
 # used for 'make defconfig'
 include $(srctree)/arch/$(SRCARCH)/Makefile
-export KBUILD_DEFCONFIG
+export KBUILD_DEFCONFIG KBUILD_KCONFIG
 
 config %config: scripts_basic outputmakefile FORCE
    $(Q)mkdir -p include/linux include/config


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