summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/getting_started/requirements.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started/requirements.rst b/docs/getting_started/requirements.rst
index 3d06d98..f9417c7 100644
--- a/docs/getting_started/requirements.rst
+++ b/docs/getting_started/requirements.rst
@@ -23,7 +23,7 @@ Install the required packages to build TF-A Tests with the following command:
::
- sudo apt-get install device-tree-compiler build-essential make git perl libxml-libxml-perl
+ sudo apt-get install device-tree-compiler build-essential git perl libxml-libxml-perl
Download and install the GNU cross-toolchain from Linaro. The TF-A Tests have
been tested with version 9.2-2019.12 (gcc 9.2):