Skip to content

Commit

Permalink
more README fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
zagto committed Mar 6, 2021
1 parent a04571d commit f614246
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,9 @@ make zImage -j16

### Building the user-space kexec binary
```
git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
git clone git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
cd kexec-tools
./bootstrap
LDFLAGS=-static ./configure --host=arm-unknown-linux-uclibcgnueabi
make -j16
```
Expand Down

0 comments on commit f614246

Please sign in to comment.