4 lines
110 B
Makefile
Executable file
4 lines
110 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
# ARM-specific networking code
|
|
|
|
obj-$(CONFIG_BPF_JIT) += bpf_jit_32.o
|