Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a4bdf1def41a75a8e5a9203d0ad39f0120f8a583/board/congatec/cgtqmx6eval/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#
|
|
# Copyright (C) 2007, Guennadi Liakhovetski <lg@denx.de>
|
|
#
|
|
# (C) Copyright 2011 Freescale Semiconductor, Inc.
|
|
# (C) Copyright 2013 Adeneo Embedded <www.adeneo-embedded.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := cgtqmx6eval.o
|
|
|