Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/blame/commit/63fb6fd1c86181d9dd9ba0e6e6082799e149b56b/drivers/scsi/ibmvscsi/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsic.o
|
|
|
|
|
|
|
|
ibmvscsic-y += ibmvscsi.o
|
|
|
|
ibmvscsic-$(CONFIG_PPC_ISERIES) += iseries_vscsi.o
|
|
|
|
ibmvscsic-$(CONFIG_PPC_PSERIES) += rpa_vscsi.o
|