Added device-tree-compiler to the list of packages
authorSathees Balya <sathees.balya@arm.com>
Tue, 10 Jul 2018 13:46:51 +0000 (14:46 +0100)
committerSathees Balya <sathees.balya@arm.com>
Tue, 10 Jul 2018 13:49:38 +0000 (14:49 +0100)
Change-Id: Ia7800dae52f152b2c3a3b41f1078ab7499d2f4b6
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
docs/user-guide.rst

index 68a74edd5fd22a8bae0cdf85655459f25a703eb4..087305d12c035f1b3af9230e5689d98cc8e84f7e 100644 (file)
@@ -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`_.