zephyr/Makefile: Proxy ram_report, rom_report targets from Zephyr.
This commit is contained in:
parent
755b0b807b
commit
6d82499a48
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user