]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Makefile
ftrace: rename FTRACE to FUNCTION_TRACER
[linux-2.6-omap-h63xx.git] / lib / Makefile
index 16feaab057b2d5fdda220ae350a09f765c7f24be..7cb65d85aeb0fd41142facc52c01c365ca2cc729 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for some libs needed in the kernel.
 #
 
-ifdef CONFIG_FTRACE
+ifdef CONFIG_FUNCTION_TRACER
 ORIG_CFLAGS := $(KBUILD_CFLAGS)
 KBUILD_CFLAGS = $(subst -pg,,$(ORIG_CFLAGS))
 endif