Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 857 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 857 Bytes

compilation workflow

Gentoo tooling for the PlayStation 2 Linux kernel

Scripts to install mipsr5900el target cross-compilers, with both GNU libc and Musl, QEMU/R5900, and essential tools and programs for a Linux/R5900 kernel initramfs.

QEMU/R5900 is statically linked, to be easy to install with binfmt_misc. Enable it in Gentoo with rc-update add qemu-mipsr5900el-binfmt. Programs intended for initramfs, such as Busybox and Dropbear, are also statically linked.

A Docker image is built as a package at Github.