xref: /linux/arch/s390/net/Makefile (revision 3a2c4d55e32ad65efebdb6de44eef3bfa08bb49d)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Arch-specific network modules
4#
5
6CONTEXT_ANALYSIS := y
7
8obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o bpf_timed_may_goto.o
9obj-$(CONFIG_HAVE_PNETID) += pnet.o
10