Based on the Cuh-Kernel for Android 14 support and applied with patches for Nethunter support. Optimization patches or similar won't be added.
Everything should work, I didn't tested it completely though.
Have Ubuntu 20.04. (You can use distrobox)
- Run
setup_environment.sh
for downloading the compiler etc. - Run
build.sh
for building the kernel. - Run
produce_flashable_kernel.sh
for creating a AnyKernel zip which you can flash in TWRP, OrangeFox etc.
Run make clean && make mrproper
for cleaning the environment.