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