Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/862d9296dd11ec2901dbb1b290262eaed4d85690/board/8dtech/eco5pk/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#
|
|
# (C) Copyright 2000, 2001, 2002
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# Adapted from ti/evm/Makefile
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := eco5pk.o
|
|
|