mirror of
https://github.com/torvalds/linux.git
synced 2026-06-16 02:52:26 +02:00
5 lines
90 B
Makefile
5 lines
90 B
Makefile
#
|
|
# Arch-specific network modules
|
|
#
|
|
obj-$(CONFIG_BPF_JIT) += bpf_jit_asm.o bpf_jit_comp.o
|