Compile your first custom kernel using proton-clang.
- Clang+LLVM (v13.0.0, as of commit b4fd512c)
- Binutils (v2.36.1, trimmed)
- The last proton-clang release is the current branch,
master
. If you want to build with much older release, choose your own tag. - To change invocations for make command, just edit make.txt, change it how ever you want.
- Builder uses osm0sis' AnyKernel3 template but with modified (just a bit) anykernel.sh - device checking were set to 0. Flash at your own risk.