Update source-code.md

pull/368/head
Signor Pellegrino 2024-05-20 15:25:22 +03:00 committed by GitHub
parent 4e94598498
commit 9fc227eadc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ sudo make deps
To build the desired version of the firmware for your processor, run the following command in the root of the project. The files will be available in the directory "output/images".
```./building.sh hi3518ev300_ultimate
```bash
./building.sh hi3518ev300_ultimate
```
Examples of rebuilding the Linux kernel, root filesystems, and individual packages in our project: