Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/linux.git] / kernel / bpf / Makefile
1 obj-y := core.o syscall.o verifier.o
2
3 ifdef CONFIG_TEST_BPF
4 obj-y += test_stub.o
5 endif
This page took 0.030385 seconds and 6 git commands to generate.