diff options
Diffstat (limited to 'arch/arm64/net/Makefile')
| -rw-r--r-- | arch/arm64/net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/net/Makefile b/arch/arm64/net/Makefile index da9763378284..3ae382bfca87 100644 --- a/arch/arm64/net/Makefile +++ b/arch/arm64/net/Makefile @@ -1,4 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only # # ARM64 networking code # -obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o +obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o bpf_timed_may_goto.o |
