host build command correction
This commit is contained in:
parent
df8814e6aa
commit
47455a80a5
@ -280,7 +280,7 @@ the hard real-time limit of the system might not be high enough (see step 1).
|
|||||||
The host build can be built with following command
|
The host build can be built with following command
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
make all -j
|
make -f Makefile-Hosted all -j
|
||||||
```
|
```
|
||||||
|
|
||||||
If compiling on Windows, it is recommended to supply `WINDOWS=1` .
|
If compiling on Windows, it is recommended to supply `WINDOWS=1` .
|
||||||
|
Loading…
Reference in New Issue
Block a user