mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
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
|