Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « net « x86 « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fefb4b619598c0f34a5994ea9bcc5ba5a70dc9dd (plain)
1
2
3
4
5
6
#
# Arch-specific network modules
#
OBJECT_FILES_NON_STANDARD_bpf_jit.o += y

obj-$(CONFIG_BPF_JIT) += bpf_jit.o bpf_jit_comp.o