mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
5 lines
89 B
Makefile
5 lines
89 B
Makefile
|
#
|
||
|
# Arch-specific network modules
|
||
|
#
|
||
|
obj-$(CONFIG_BPF_JIT) += bpf_jit_64.o bpf_jit_comp.o
|