]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
driver core: drivers/base/sys.c: update comments
[linux-2.6-omap-h63xx.git] / Makefile
index 8e540515cb9714cf32d4c8401e9fd9fd182123eb..a7f20687d8e55e9f099740b4b8d00554d0a9db33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 28
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 NAME = Killer Bat of Doom
 
 # *DOCUMENTATION*
@@ -536,7 +536,7 @@ KBUILD_CFLAGS       += -g
 KBUILD_AFLAGS  += -gdwarf-2
 endif
 
-ifdef CONFIG_FTRACE
+ifdef CONFIG_FUNCTION_TRACER
 KBUILD_CFLAGS  += -pg
 endif