c10302efe5
The s390 implementation of the JIT compiler for packet filter speedup. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
5 lines
86 B
Makefile
5 lines
86 B
Makefile
#
|
|
# Arch-specific network modules
|
|
#
|
|
obj-$(CONFIG_BPF_JIT) += bpf_jit.o bpf_jit_comp.o
|