Skip to content

Commit

Permalink
Added information about additional step
Browse files Browse the repository at this point in the history
  • Loading branch information
ProtoThis committed Aug 11, 2020
1 parent af7aa96 commit 5624321
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ foo@bar:~$ make menuconfig
Before comping it is required to configure OpenWrt. This is done in the menu shown with the command make menuconfig.

**Configuration**

First select the board you would like to compile for.
<img src="images/selecttarget.png" alt="selecttarget">

Expand All @@ -103,6 +104,9 @@ Now you are ready to compile the image. The additional parameters are required a
foo@bar:~$ make -j1 V=s
```

During compilation it is possible an additional enter is required to continue compiling. If the following message occures, press enter to continue.
<img src="images/configuregohisicam.png" alt="configuregohisicam">

**TODO**

## :clipboard: Roadmap
Expand Down
Binary file added images/additionalquestion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5624321

Please sign in to comment.