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