Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/src/commit/240316ce597828f948705ed3077c790d1df39b2f/include/Kbuild
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# Top-level Makefile calls into asm-$(ARCH)
|
|
# List only non-arch directories below
|
|
|
|
ifneq ($(VSERVICES_SUPPORT), "")
|
|
header-y += vservices/
|
|
endif
|
|
|