aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSathees Balya <sathees.balya@arm.com>2018-07-10 14:46:51 +0100
committerSathees Balya <sathees.balya@arm.com>2018-07-10 14:49:38 +0100
commitbefcbdffc9513c6f3835a027264391d0c5bd197c (patch)
treec11238998909c21dd294512bdd2c3be635ae9a04 /docs
parentb6c07bbb2ed520f0b51775adb5d22b294d6971eb (diff)
downloadplatform_external_arm-trusted-firmware-befcbdffc9513c6f3835a027264391d0c5bd197c.tar.gz
platform_external_arm-trusted-firmware-befcbdffc9513c6f3835a027264391d0c5bd197c.tar.bz2
platform_external_arm-trusted-firmware-befcbdffc9513c6f3835a027264391d0c5bd197c.zip
Added device-tree-compiler to the list of packages
Change-Id: Ia7800dae52f152b2c3a3b41f1078ab7499d2f4b6 Signed-off-by: Sathees Balya <sathees.balya@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index 68a74edd5..087305d12 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -52,7 +52,7 @@ Install the required packages to build TF-A with the following command:
::
- sudo apt-get install build-essential gcc make git libssl-dev
+ sudo apt-get install device-tree-compiler build-essential gcc make git libssl-dev
TF-A has been tested with `Linaro Release 17.10`_.