Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of...
[firefly-linux-kernel-4.4.55.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