Added board list

https://git.devuan.org/sdk/arm-sdk/blob/master/sdk
This commit is contained in:
Andrea D'Intino 2019-11-11 15:59:47 +01:00 committed by GitHub
parent c252631817
commit fbd271f3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -117,10 +117,11 @@ git pull origin master && git submodule update --init --recursive --checkout
```
cd arm-sdk # (or vm-sdk or live-sdk depending from your target)
source sdk
load devuan sunxi decode # (specific to the arm-sdk)
load devuan raspi3 decode # (replace "raspi3" with the board name you want to build, from this list https://git.devuan.org/sdk/arm-sdk/blob/master/sdk )
bootstrap_complete_base
```
### Building for VM targets