aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAntonio Niño Díaz <antonio.ninodiaz@arm.com>2018-12-17 11:54:16 +0100
committerGitHub <noreply@github.com>2018-12-17 11:54:16 +0100
commit4dd62543b738011ad7c191cc17c7e793cc4b1ebe (patch)
tree335e1a8b38393ea817a5f1142a9f078116923684 /docs
parentc0940083bc6e7d30fb8b0828adac5a3715d3e9f1 (diff)
parent5c31518ceee8f1977c1d679bb6b74a91847269bb (diff)
downloadplatform_external_arm-trusted-firmware-4dd62543b738011ad7c191cc17c7e793cc4b1ebe.tar.gz
platform_external_arm-trusted-firmware-4dd62543b738011ad7c191cc17c7e793cc4b1ebe.tar.bz2
platform_external_arm-trusted-firmware-4dd62543b738011ad7c191cc17c7e793cc4b1ebe.zip
Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210
docs: marvell: Fix typo in file build.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/marvell/build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/marvell/build.txt b/docs/marvell/build.txt
index 0682b77d3..a00dbb5ff 100644
--- a/docs/marvell/build.txt
+++ b/docs/marvell/build.txt
@@ -167,7 +167,7 @@ Armada37x0 Builds require installation of 3 components
(1) ARM cross compiler capable of building images for the service CPU (CM3).
This component is usually included in the Linux host packages.
- On Debian/Uboot hosts the default GNU ARM tool chain can be installed
+ On Debian/Ubuntu hosts the default GNU ARM tool chain can be installed
using the following command::
> sudo apt-get install gcc-arm-linux-gnueabi