dchvs 2021-02-11 22:16:56 +00:00
parent 3269bf4dae
commit 9f0fa11098
1 changed files with 1 additions and 1 deletions

@ -3,7 +3,7 @@ The installation consists on creating a build area locatated at:
```bash
Linux_for_Tegra/builds/build_<spiri>
```
From this directory you might call the targets ```tegra_defconfig, dtb, Image, modules``` to compile the Kernel. Please, add your projects, new featured or test projects under builds/.
From this directory you might call the targets ```tegra_defconfig, dtb, Image, modules``` to compile the Kernel. Please, add your projects under builds/.
The Make targets gets sourced from the source/ directory on the Jetpack workspace root, which is where the Kernel sources are installed.