Message ID | 20180327164623.32739-2-victor.chong@linaro.org |
---|---|
State | New |
Headers | show |
Series | [Linaro-uefi] platforms.config: Fix spacing | expand |
diff --git a/platforms.config b/platforms.config index 3d501cf..4d29c65 100644 --- a/platforms.config +++ b/platforms.config @@ -25,8 +25,8 @@ # Else we will not know which specific Trusted OS to # build. # Set to "debug" to create a debug build. -# - TOS_ARCH String describing the architecture to build for. -# Currently the supported architecture is ARM. +# - TOS_ARCH String describing the architecture to build for. +# Currently the supported architecture is ARM. # - TOS_PLATFORM Platform name for Trusted OS build, if # different from ARM Trusted Firmware platform # or UEFI platform name.
Signed-off-by: Victor Chong <victor.chong@linaro.org> --- platforms.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.16.2