Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
[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.039954 seconds and 6 git commands to generate.