parent
727beabff5
commit
1ca2de5098
|
@ -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 under builds/.
|
||||
From this directory you might call the targets ```tegra_defconfig, dtbs, 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.
|
||||
* The ```-C``` flag for the make allows to change the directory where the Kernel source is.
|
||||
|
|
Loading…
Reference in New Issue