Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/src/branch/fourteen/arch/mips/net/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# MIPS networking code
|
|
|
|
obj-$(CONFIG_MIPS_CBPF_JIT) += bpf_jit.o bpf_jit_asm.o
|
|
obj-$(CONFIG_MIPS_EBPF_JIT) += ebpf_jit.o
|
|
|