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

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

Advertisement

Kernel v2.6.28-rc2 /Makefile

Filename:/Makefile
Lines Added:4
Lines Deleted:4
Also changed in: (Previous) 2.6.28-rc1-git2  2.6.28-rc1-git1  2.6.28-rc1  2.6.27.4  2.6.27.4-rc3  2.6.27.4-rc2 
(Following) 2.6.28-rc2-git1  2.6.28-rc2-git2  2.6.28-rc2-git3  2.6.28-rc2-git4  2.6.28-rc2-git5  2.6.28-rc2-git6 

Location
[  2.6.28-rc2
   o  Makefile

Patch

diff --git a/Makefile b/Makefile
index 16e3fbb..e9c5d47 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 27
-EXTRAVERSION =
-NAME = Rotary Wombat
+SUBLEVEL = 28
+EXTRAVERSION = -rc2
+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.