X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile;h=7cb65d85aeb0fd41142facc52c01c365ca2cc729;hb=9183482f5d4a2de00f66641b974e7f351d41b675;hp=16feaab057b2d5fdda220ae350a09f765c7f24be;hpb=5fdf11283e26719543eb5f9b68707e1af77eb875;p=linux-2.6-omap-h63xx.git diff --git a/lib/Makefile b/lib/Makefile index 16feaab057b..7cb65d85aeb 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -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