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/drivers/vlynq/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#
|
|
# Makefile for kernel vlynq drivers
|
|
#
|
|
|
|
obj-$(CONFIG_VLYNQ) += vlynq.o
|
|
|