Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[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.028941 seconds and 5 git commands to generate.