powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
[safe/jmp/linux-2.6] / lib / Makefile
index 16feaab..7cb65d8 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