diff options
Diffstat (limited to 'documentation/sdk-manual/working-projects.rst')
-rw-r--r-- | documentation/sdk-manual/working-projects.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/sdk-manual/working-projects.rst b/documentation/sdk-manual/working-projects.rst index ad84ce2b87..c482c38c70 100644 --- a/documentation/sdk-manual/working-projects.rst +++ b/documentation/sdk-manual/working-projects.rst | |||
@@ -135,9 +135,8 @@ project: | |||
135 | 135 | ||
136 | To learn about environment variables established when you run the | 136 | To learn about environment variables established when you run the |
137 | cross-toolchain environment setup script and how they are used or | 137 | cross-toolchain environment setup script and how they are used or |
138 | overridden when the Makefile, see the " | 138 | overridden when the Makefile, see the |
139 | Makefile-Based Projects | 139 | :ref:`sdk-manual/working-projects:makefile-based projects` section. |
140 | " section. | ||
141 | 140 | ||
142 | This next command is a simple way to verify the installation of your | 141 | This next command is a simple way to verify the installation of your |
143 | project. Running the command prints the architecture on which the | 142 | project. Running the command prints the architecture on which the |