]> Pileus Git - ~andy/linux/blob - kernel/events/Makefile
Merge commit 'v3.0-rc1' into kbuild/kconfig
[~andy/linux] / kernel / events / Makefile
1 ifdef CONFIG_FUNCTION_TRACER
2 CFLAGS_REMOVE_core.o = -pg
3 endif
4
5 obj-y := core.o
6 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o