]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/x86/kernel/kprobes/Makefile
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kernel / kprobes / Makefile
1 #
2 # Makefile for kernel probes
3 #
4
5 obj-$(CONFIG_KPROBES) += core.o
6 obj-$(CONFIG_OPTPROBES) += opt.o
7 obj-$(CONFIG_KPROBES_ON_FTRACE) += ftrace.o