Merge "build: correct minor toolchain documentation error" into integration

This commit is contained in:
Mark Dykes 2024-02-21 17:10:09 +01:00 committed by TrustedFirmware Code Review
commit 805de116e0

View file

@ -158,7 +158,7 @@ $(foreach tool-class,$(tool-classes), \
#
# Toolchains can specify a default path to any given tool with a tool class.
# These values are used in the absence of user-specified values, and are
# configured by the parent Makefile using variables of the form:
# configured by the makefile for each toolchain using variables of the form:
#
# - $(toolchain)-$(tool-class)-default
#