]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - arch/x86/kernel/kprobes/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / arch / x86 / kernel / kprobes / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for kernel probes
4 #
5
6 obj-$(CONFIG_KPROBES) += core.o
7 obj-$(CONFIG_OPTPROBES) += opt.o
8 obj-$(CONFIG_KPROBES_ON_FTRACE) += ftrace.o