Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/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.038083 seconds and 6 git commands to generate.