diff options
Diffstat (limited to 'arch/s390/net/Makefile')
-rw-r--r-- | arch/s390/net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/net/Makefile b/arch/s390/net/Makefile index d4663b4bf509..8cab6deb0403 100644 --- a/arch/s390/net/Makefile +++ b/arch/s390/net/Makefile @@ -3,3 +3,4 @@ # Arch-specific network modules # obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o +obj-$(CONFIG_HAVE_PNETID) += pnet.o |