1956696da5
This change stores a Kernel with Debug-Symbols for the current architecture in a new output directory '<outputdir>/debug'. This allows a developer or operator of a network to store the kernel along with the actual images. In case of a kernel oops the debug information can be used with the script 'scripts/decode_stacktrace.sh' in the kernel source tree to get the names to the symbols of the stack trace. OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that creates a kernel with debug-symbols in the OpenWRT output directory. This change enables this option and copies the generated kernel to the gluon output directory. Signed-off-by: Chrissi^ <chris@tinyhost.de> |
||
---|---|---|
.. | ||
check_site.lua | ||
clean_output.lua | ||
copy_output.lua | ||
default_feeds.sh | ||
domain_aliases.lua | ||
features.sh | ||
feeds.sh | ||
filesize.sh | ||
generate_manifest.lua | ||
lint-lua.sh | ||
lint-sh.sh | ||
modules.sh | ||
patch.sh | ||
rfc3339date.lua | ||
sha256sum.sh | ||
sha512sum.sh | ||
site_config.lua | ||
target_config_check.lua | ||
target_config_lib.lua | ||
target_config.lua | ||
target_lib.lua | ||
update-patches.sh | ||
update.sh |