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
index 3c726b0995b776b89d3acf53c5f312f015eb2472..45427239f375c564049951e00e3925aacff8bc3f 100644 (file)
@@ -1 +1,5 @@
 obj-y := core.o syscall.o verifier.o
+
+ifdef CONFIG_TEST_BPF
+obj-y += test_stub.o
+endif