projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'upstream' into topic/asoc
[linux-2.6]
/
arch
/
powerpc
/
Makefile
diff --git
a/arch/powerpc/Makefile
b/arch/powerpc/Makefile
index
24dd1a3
..
1f06670
100644
(file)
--- a/
arch/powerpc/Makefile
+++ b/
arch/powerpc/Makefile
@@
-122,7
+122,7
@@
KBUILD_CFLAGS += -mcpu=powerpc
endif
# Work around a gcc code-gen bug with -fno-omit-frame-pointer.
-ifeq ($(CONFIG_F
TRACE
),y)
+ifeq ($(CONFIG_F
UNCTION_TRACER
),y)
KBUILD_CFLAGS += -mno-sched-epilog
endif