Skip to content
Snippets Groups Projects
Commit 674da04e authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

zephyr/Makefile: Add debugserver Zephyr target.

parent 11bc21df
Branches
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ $(Z_EXPORTS): $(CONF_FILE)
# e.g. DTS-related.
$(MAKE) -f Makefile.zephyr BOARD=$(BOARD) CONF_FILE=$(CONF_FILE) initconfig outputexports lib
GENERIC_TARGETS = all zephyr run qemu qemugdb flash debug
GENERIC_TARGETS = all zephyr run qemu qemugdb flash debug debugserver
KCONFIG_TARGETS = \
initconfig config nconfig menuconfig xconfig gconfig \
oldconfig silentoldconfig defconfig savedefconfig \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment