1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 20a14842fSEric Dumazet# 30a14842fSEric Dumazet# Arch-specific network modules 40a14842fSEric Dumazet# 5c207aee4SJosh Poimboeuf 603f5781bSWang YanQingifeq ($(CONFIG_X86_32),y) 703f5781bSWang YanQing obj-$(CONFIG_BPF_JIT) += bpf_jit_comp32.o 803f5781bSWang YanQingelse 9e782bdcfSDaniel Borkmann obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o 1003f5781bSWang YanQingendif 11