Incremental Kernel Compilation
In this section, you are going to learn
How to do incremental kernel compilation
# |
Version |
---|---|
Freebsd |
14.1.0 |
Below command is for recompiling the modified changes in the kernel source code
test:~$ make -j8 -DNO_CLEAN buildkernel KERNCONF=TESTCONF