]> Pileus Git - ~andy/linux/blob - arch/x86/kernel/kprobes/Makefile
Merge remote-tracking branch 'regulator/fix/core' into tmp
[~andy/linux] / 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