Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f5fdc3785d4beb179d2249bf1a886f679f925774/drivers/power/fuel_gauge/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#
|
|
# Copyright (C) 2012 Samsung Electronics
|
|
# Lukasz Majewski <l.majewski@samsung.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_POWER_FG_MAX17042) += fg_max17042.o
|
|
|