5 lines
106 B
Makefile
5 lines
106 B
Makefile
|
#
|
||
|
# Arch-specific network modules
|
||
|
#
|
||
|
obj-$(CONFIG_BPF_JIT) += bpf_jit_asm_$(BITS).o bpf_jit_comp_$(BITS).o
|