projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
kernel
/
events
/
Makefile
1
ifdef CONFIG_FUNCTION_TRACER
2
CFLAGS_REMOVE_core.o = -pg
3
endif
4
5
obj-y := core.o ring_buffer.o callchain.o
6
obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o