Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The image names don't map identically to the target names, to avoid conflicting
| x86_64-apple-darwin | x86_64-apple-darwin-cross |
| x86_64-pc-windows-msvc | x86_64-pc-windows-msvc-cross |
| x86_64-unknown-linux-gnu | x86_64-unknown-linux-gnu-sde-cross |
| mipsel-unknown-linux-uclibc | /mipsel-unknown-linux-uclibc-cross |

For example, to build and run an image, you would configure the image with:

Expand Down
Loading