162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Arch-specific network modules 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciobj-$(CONFIG_BPF_JIT) += bpf_jit_comp_$(BITS).o 662306a36Sopenharmony_ciifeq ($(BITS),32) 762306a36Sopenharmony_ciobj-$(CONFIG_BPF_JIT) += bpf_jit_asm_32.o 862306a36Sopenharmony_ciendif 9