Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git] / kernel / events / Makefile
blob3c022e33c10916aa44739d11932ab45a0ce7854a
1 # SPDX-License-Identifier: GPL-2.0
2 ifdef CONFIG_FUNCTION_TRACER
3 CFLAGS_REMOVE_core.o = $(CC_FLAGS_FTRACE)
4 endif
6 obj-y := core.o ring_buffer.o callchain.o
8 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
9 obj-$(CONFIG_UPROBES) += uprobes.o