From: Ingo Molnar Date: Fri, 12 Dec 2008 11:43:05 +0000 (+0100) Subject: Merge branch 'tracing/fastboot' into cpus4096 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=81444a799550214f549caf579cf65a0ca55e70b7;p=linux-beck.git Merge branch 'tracing/fastboot' into cpus4096 --- 81444a799550214f549caf579cf65a0ca55e70b7 diff --cc kernel/Makefile index 010ccb311166,19fad003b19d..6a212b842d86 --- a/kernel/Makefile +++ b/kernel/Makefile @@@ -19,11 -19,8 +19,7 @@@ CFLAGS_REMOVE_mutex-debug.o = -p CFLAGS_REMOVE_rtmutex-debug.o = -pg CFLAGS_REMOVE_cgroup-debug.o = -pg CFLAGS_REMOVE_sched_clock.o = -pg -CFLAGS_REMOVE_sched.o = -pg endif - ifdef CONFIG_FUNCTION_RET_TRACER - CFLAGS_REMOVE_extable.o = -pg # For __kernel_text_address() - CFLAGS_REMOVE_module.o = -pg # For __module_text_address() - endif obj-$(CONFIG_FREEZER) += freezer.o obj-$(CONFIG_PROFILING) += profile.o