mirror of https://github.com/OpenIPC/wiki.git
Update source-code.md
parent
4e94598498
commit
9fc227eadc
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue