commit
406f98a759
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ sudo apt install gcc make git unzip wget \
|
|||
xmlstarlet patchutils gawk gperf xfonts-utils default-jre python xsltproc libjson-perl \
|
||||
lzop libncurses5-dev device-tree-compiler u-boot-tools rsync p7zip libparse-yapp-perl \
|
||||
zip binutils-aarch64-linux-gnu dos2unix p7zip-full libvpx-dev bsdmainutils bc meson p7zip-full \
|
||||
qemu-user-binfmt zstd parted
|
||||
qemu-user-binfmt zstd parted imagemagick
|
||||
```
|
||||
|
||||
Next, build the version of JELOS for your device. See the table above for dependencies. If you're building for the RG351V, RG351P will be built first to provide the build root dependency. To execute a build, run `make {device}`
|
||||
|
|
Loading…
Reference in a new issue