c05564c4d8
Android 13
5 lines
121 B
Makefile
Executable file
5 lines
121 B
Makefile
Executable file
# MIPS networking code
|
|
|
|
obj-$(CONFIG_MIPS_CBPF_JIT) += bpf_jit.o bpf_jit_asm.o
|
|
obj-$(CONFIG_MIPS_EBPF_JIT) += ebpf_jit.o
|