Skip to content
Snippets Groups Projects
Commit 6d82499a authored by Paul Sokolovsky's avatar Paul Sokolovsky Committed by Damien George
Browse files

zephyr/Makefile: Proxy ram_report, rom_report targets from Zephyr.

parent 755b0b80
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,8 @@ CFLAGS = $(Z_CFLAGS) \
include $(TOP)/py/mkrules.mk
GENERIC_TARGETS = all zephyr run qemu qemugdb flash debug debugserver
GENERIC_TARGETS = all zephyr run qemu qemugdb flash debug debugserver \
ram_report rom_report
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.
Finish editing this message first!
Please register or to comment