]> git.ipfire.org Git - thirdparty/linux.git/blob - kernel/events/Makefile
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
[thirdparty/linux.git] / kernel / events / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y := core.o ring_buffer.o callchain.o
3
4 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
5 obj-$(CONFIG_HW_BREAKPOINT_KUNIT_TEST) += hw_breakpoint_test.o
6 obj-$(CONFIG_UPROBES) += uprobes.o