linux-real-time-kernel-builder icon indicating copy to clipboard operation
linux-real-time-kernel-builder copied to clipboard

a kernel configuration check is missing

Open razr opened this issue 3 years ago • 0 comments

After .config-fragment is merged the consistency check shall be done to make sure that the kernel is configured correctly e.g.

$ ./scripts/config -s PREEMPT_RT
y

razr avatar Jun 19 '22 11:06 razr