NomadArchitect / xnu-buildscript

A simple build script for building ARM XNU Kernel on linux and run it on qemu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xnu-buildscript

A simple script that can automatically build and run ARM XNU Kernel on QEMU.

Usage

chmod +x build then run ./build. The script will download source code from Internet and build them automatically.

About

A simple build script for building ARM XNU Kernel on linux and run it on qemu.


Languages

Language:Shell 100.0%