docs: marvell: Fix typo in file build.txt

Replace "Uboot" with "Ubuntu".

Signed-off-by: Ding Tao <miyatsu@qq.com>
This commit is contained in:
Ding Tao 2018-12-10 09:31:23 +00:00
parent 19b56cf4a2
commit 5c31518cee
1 changed files with 1 additions and 1 deletions

View File

@ -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