Added device-tree-compiler to the list of packages

Change-Id: Ia7800dae52f152b2c3a3b41f1078ab7499d2f4b6
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
This commit is contained in:
Sathees Balya 2018-07-10 14:46:51 +01:00
parent b6c07bbb2e
commit befcbdffc9
1 changed files with 1 additions and 1 deletions

View 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`_.