1 2 3 4 5 6
# SPDX-License-Identifier: GPL-2.0 # # Arch-specific network modules # obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o obj-$(CONFIG_HAVE_PNETID) += pnet.o