Skip to content

Commit

Permalink
toolchian ref
Browse files Browse the repository at this point in the history
  • Loading branch information
rampageX committed Aug 30, 2021
1 parent d2be5a5 commit bbd84f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,11 @@ apk add bash

### Use [musl-cross-make](https://github.com/richfelker/musl-cross-make) build your aarch64/arm toolchain:

(aarch64 for Phicomm-N1 and arm for Asus RT-AC68U etc...)

`Edit config.mak, use TARGET=aarch64-linux-musl then make install`

`Edit config.mak, use TARGET=arm-linux-musl then make install`
`Edit config.mak, use TARGET=arm-linux-musleabi then make install`

### Then execute the script use this command:

Expand Down

0 comments on commit bbd84f3

Please sign in to comment.