xref: /linux/arch/s390/net/Makefile (revision e4e28fd6986e8cf963ec4137e6c0b95403f636ab)
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