Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/57dc53a72460e8e301fa1cc7951b41db8e731485/board/bf527-ad7160-eval/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#
|
|
# U-Boot - Makefile
|
|
#
|
|
# Copyright (c) 2005-2008 Analog Device Inc.
|
|
#
|
|
# (C) Copyright 2000-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := bf527-ad7160-eval.o
|
|
|