You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Arch-specific network modules
|
|
#
|
|
OBJECT_FILES_NON_STANDARD_bpf_jit.o += y
|
|
|
|
obj-$(CONFIG_BPF_JIT) += bpf_jit.o bpf_jit_comp.o
|
|
|