Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[deliverable/linux.git] / kernel / bpf / Makefile
CommitLineData
f89b7755
AS
1obj-y := core.o
2obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o
3c731eba 3ifdef CONFIG_TEST_BPF
f89b7755 4obj-$(CONFIG_BPF_SYSCALL) += test_stub.o
3c731eba 5endif
This page took 0.041744 seconds and 5 git commands to generate.