diff options
Diffstat (limited to 'net/bpf/Makefile')
-rw-r--r-- | net/bpf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bpf/Makefile b/net/bpf/Makefile index b0ca361742e4..1c0a98d8c28f 100644 --- a/net/bpf/Makefile +++ b/net/bpf/Makefile @@ -1 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_BPF_SYSCALL) := test_run.o |