You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial versions of kernel-builder could do incremental builds (before build2cmake). To provide IDE support, we made build2cmake and then started using CMake in the Nix build as well. We should consider making the build incremental again, it saves a lot of time when developing kernels and fixing issues, especially for large kernels like FA2/3.