mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 06:35:23 +00:00
openocd object was put in a library causing it to be stripped. We want those symbols in the final ELF to allow debugging with openocd, building those as objects like the rest of the kernel keeps the symbols in the kernel. Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
openocd.c |