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/ti/ti816x/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#
|
|
# Copyright (C) 2013, Adeneo Embedded <www.adeneo-embedded.com>
|
|
# Antoine Tenart, <atenart@adeneo-embedded.com>
|
|
#
|
|
# Based on TI-PSP-04.00.02.14 :
|
|
#
|
|
# Copyright (C) 2009, Texas Instruments, Incorporated
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
|
|
obj-y := evm.o
|
|
|