Update README.md
This commit is contained in:
parent
0a86cf4af7
commit
a5967471d8
1 changed files with 9 additions and 1 deletions
|
@ -76,6 +76,10 @@ For the Raspberry Pi 4
|
|||
|
||||
make -j2 PLATFORM=rpi4-sdl2
|
||||
|
||||
For the Raspberry Pi 4 64-bit
|
||||
|
||||
make -j2 PLATFORM=rpi64
|
||||
|
||||
For the Raspberry Pi 3(B+)
|
||||
|
||||
make -j2 PLATFORM=rpi3-sdl2
|
||||
|
@ -92,7 +96,7 @@ For the Odroid XU4
|
|||
|
||||
make -j6 PLATFORM=xu4
|
||||
|
||||
For the ASUS Tinker board
|
||||
For the ASUS Tinker board (Supported distro: Armbian)
|
||||
|
||||
make -j6 PLATFORM=RK3288
|
||||
|
||||
|
@ -108,6 +112,10 @@ For the OrangePi PC
|
|||
|
||||
make -j2 PLATFORM=orangepi-pc
|
||||
|
||||
For the Odroid N2/RockPro64
|
||||
|
||||
make -j2 PLATFORM=n2
|
||||
|
||||
You can check the Makefile for a full list of supported platforms!
|
||||
|
||||
For more documentation subjects, please check the [Wiki page](https://github.com/midwan/amiberry/wiki)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue