Runnier, Timely-ier, Newer, Table-less, Not a Ninja Sloth
Whenever using this repo, make sure to run source settings.sh
to configure your environment.
Make sure to install makeinfo before starting: sudo apt-get install texinfo
- run
git submodule update --init
Run from utils directory.
- run
./build-riscv-gnu.sh
Run from root directory
- run
make all
.
Run all the follow commands from the utils directory.
-
run
./build-qemu.sh
-
run
./build-linux.sh
-
run
./build-busybox.sh
-
run
./build-files.sh
Finally, to run QEMU, run make qemu
from the root directory.