mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 20:05:02 +00:00
After 'make oldconfig' we check that that the kernel config is as we expect and error if they don't. We used to print the default 'diff' output on a mismatch but a unified diff is easier to read. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
See ../docs/kernels.md for more information on kernel builds.