mirror of https://github.com/OpenIPC/wiki.git
parent
28f1ed0f3c
commit
23aa95876a
|
@ -48,10 +48,10 @@ source ~/.profile
|
|||
### Build the firmware.
|
||||
|
||||
Building of a binary firmware for your IP camera is fairly easy. Just clone
|
||||
source code from the repository and run a provided script.
|
||||
source code from the repository and run:
|
||||
|
||||
```bash
|
||||
./building.sh
|
||||
make
|
||||
```
|
||||
|
||||
You will be greeted with a list of available targets.
|
||||
|
|
Loading…
Reference in New Issue