![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Arch-specific network modules 0004 # 0005 obj-$(CONFIG_BPF_JIT) += bpf_jit_comp_$(BITS).o 0006 ifeq ($(BITS),32) 0007 obj-$(CONFIG_BPF_JIT) += bpf_jit_asm_32.o 0008 endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |