aboutsummaryrefslogtreecommitdiffstats
path: root/net/bpf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bpf/Makefile')
-rw-r--r--net/bpf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bpf/Makefile b/net/bpf/Makefile
index 27b2992a0692..b0ca361742e4 100644
--- a/net/bpf/Makefile
+++ b/net/bpf/Makefile
@@ -1 +1 @@
-obj-y := test_run.o
+obj-$(CONFIG_BPF_SYSCALL) := test_run.o