diff --git a/source/linux/Foundational_Components/Graphics/Rogue/Build_Guide.rst b/source/linux/Foundational_Components/Graphics/Rogue/Build_Guide.rst index 617216d87..d859a5a17 100644 --- a/source/linux/Foundational_Components/Graphics/Rogue/Build_Guide.rst +++ b/source/linux/Foundational_Components/Graphics/Rogue/Build_Guide.rst @@ -94,20 +94,20 @@ In the repository the following structure can be seen: ├── README └── targetfs ├── am62_linux - │   └── lws-generic - │   └── release + │ └── lws-generic + │ └── release ├── am62p_linux - │   └── lws-generic - │   └── release + │ └── lws-generic + │ └── release ├── j721e_linux - │   └── lws-generic - │   └── release + │ └── lws-generic + │ └── release ├── j721s2_linux - │   └── lws-generic - │   └── release + │ └── lws-generic + │ └── release ├── j722s_linux - │   └── lws-generic - │   └── release + │ └── lws-generic + │ └── release └── j784s4_linux └── lws-generic └── release diff --git a/source/linux/Foundational_Components/Graphics/SGX/Build_Guide.rst b/source/linux/Foundational_Components/Graphics/SGX/Build_Guide.rst index b8240fbee..a268313a6 100644 --- a/source/linux/Foundational_Components/Graphics/SGX/Build_Guide.rst +++ b/source/linux/Foundational_Components/Graphics/SGX/Build_Guide.rst @@ -92,19 +92,19 @@ In the repository the following structure can be seen: ├── README.md └── targetfs ├── common - │   ├── 50-pvrsrvctl.rules.template - │   ├── etc - │   └── pvrsrvctl.service.template + │ ├── 50-pvrsrvctl.rules.template + │ ├── etc + │ └── pvrsrvctl.service.template ├── ti335x_linux - │   └── lws-generic + │ └── lws-generic ├── ti343x_linux - │   └── lws-generic + │ └── lws-generic ├── ti437x_linux - │   └── lws-generic + │ └── lws-generic ├── ti443x_linux - │   └── lws-generic + │ └── lws-generic ├── ti572x_linux - │   └── lws-generic + │ └── lws-generic └── ti654x_linux └── lws-generic