xref: /linux/arch/x86/net/Makefile (revision 4f9786035f9e519db41375818e1d0b5f20da2f10)
1ec8f24b7SThomas 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
9*2fb76182SKumar Kartikeya Dwivedi        obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o bpf_timed_may_goto.o
1003f5781bSWang YanQingendif
11