Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvhart/linux...
[deliverable/linux.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
This page took 0.029529 seconds and 5 git commands to generate.