mirror of
https://github.com/dreemurrs-embedded/Jumpdrive.git
synced 2024-11-16 14:10:06 +00:00
Updated README
This commit is contained in:
parent
81e7903d18
commit
6911251c81
10
README.md
10
README.md
@ -9,3 +9,13 @@ You can use this to flash a image **directly to eMMC**, troubleshooting a broken
|
||||
- [postmarketOS](https://postmarketos.org) scripts - which is [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
|
||||
- [Pine64's kernel fork](https://gitlab.com/pine64-org/linux) - which is [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
|
||||
- [U-Boot](https://github.com/u-boot/u-boot) - which has [multiple licenses](https://github.com/u-boot/u-boot/tree/master/Licenses)
|
||||
|
||||
## Building
|
||||
|
||||
Run `make` inside this directory and it will build jumpdrive.img.xz that can be flashed to SD.
|
||||
|
||||
The dependencies are:
|
||||
|
||||
- aarch64-linux-gnu- toolchain
|
||||
- u-boot tools
|
||||
- mtools
|
||||
|
Loading…
Reference in New Issue
Block a user