mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-25 05:57:43 +00:00
kernel: Fix DEBUG builds and add default debug targets/images
Building debug kernels (with additional run time checks and debugging) was broken a few commits back. This adds back support for building debug kernels. In addition, it builds and uploads debug kernels for selected kernel series (4.9.x LTS and latest stable). The tag for these kernels has a "_dbg" suffix. Update documentation. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
## MOBY DEBUG OPTIONS ##
|
||||
## LinuxKit DEBUG OPTIONS ##
|
||||
|
||||
CONFIG_LOCKDEP=y
|
||||
CONFIG_FRAME_POINTER=y
|
||||
|
||||
Reference in New Issue
Block a user