tracing: create tracers menu
[deliverable/linux.git] / Makefile
index 16e3fbb968a8966bc58570ca117349631e81f2d7..b7eb70b13cad3a57075a6c594f15128d82b8aac2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -536,7 +536,7 @@ KBUILD_CFLAGS       += -g
 KBUILD_AFLAGS  += -gdwarf-2
 endif
 
-ifdef CONFIG_FTRACE
+ifdef CONFIG_FUNCTION_TRACER
 KBUILD_CFLAGS  += -pg
 endif
 
This page took 0.039286 seconds and 5 git commands to generate.