Files
Debian-9-Kernel/arch/x86/net/Makefile
T
2023-05-02 09:58:35 +02:00

7 lines
128 B
Makefile

#
# Arch-specific network modules
#
OBJECT_FILES_NON_STANDARD_bpf_jit.o += y
obj-$(CONFIG_BPF_JIT) += bpf_jit.o bpf_jit_comp.o