Skip to content

Releases: retrofw/kernel

Toolchain

15 Oct 23:32

Choose a tag to compare

Toolchain Pre-release
Pre-release

Tools required to build the kernel

  • mipseltools-gcc412-glibc261.tar.gz - Mirror of GCC 4.12 compiler toolchain from Ingenic
  • retrofw-kernel-tools.tar.gz - Automated tools for building the kernel
  • RetroFW.img - A root filesystem to install your kernel into. Note that you will need to install the correct boot loader into the first 4MB block.
  • uBoot.tar.gz2 - A collection of bootloaders for each screen type

See https://github.com/retrofw/retrofw.github.io/wiki/Building-the-Kernel for instructions on how to use these tools.