Skip to content

Add Makefile and minimal CI

Jacob Lorentzon requested to merge 4lDO2/kernel:ci into master

This helps catch compile errors on other arches, even though it doesn't yet test anything. The Makefile will also make the kernel more independent, but this change is backwards-compatible wrt cookbook.

Merge request reports