Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

rsepassi/linux-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-zig

Status: Trying to figure out build.zig dependencies

Cross-compile a Linux kernel in a build.zig-compatible way.

Supports {x86_64, x86, aarch64, arm, riscv64}.

Uses alpine-zig to build the kernel within an Alpine-based container.

Kernel version: 6.5.7

Todo

  • Custom step to download the kernel source? No Zig builtin?
  • Support custom configs. How?

About

Cross-compile the Linux kernel in a build.zig-compatible way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors