mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:22:33 +00:00
If relevant configs are not enabled shell allocs command would print wrong info: "Enable CONFIG_NET_DEBUG_NET_PKT to see allocations" CONFIG_NET_DEBUG_NET_PKT is obsolete and an undefined symbol, setting it causes cmake to fail. This patch fixes this issue by printing up-to-date information on how to enable allocs command Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net | ||
TODO |