summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-09-24 15:07:28 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-10-03 02:29:22 +0000
commit1b4742f8a41a5647b6a2e69f46e4842f5b5bf15b (patch)
tree557620d9898336be0335060e771197d981ffb6b9 /Makefile
parent315862f59a30f309e6e53909c892c92d311d714b (diff)
help: document ram/rom_report in 'make help'
Change-Id: I0b0b477cc19bb8966a67c6f1e5705f58d8679578 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1d81a1bb4..81c5f8825 100644
--- a/Makefile
+++ b/Makefile
@@ -1096,6 +1096,8 @@ help:
@echo ' qemugdb - Same as 'qemu' but start a GDB server on port 1234'
@echo ' flash - Build and flash an application'
@echo ' debug - Build and debug an application using GDB'
+ @echo ' ram_report - Build and create RAM usage report'
+ @echo ' rom_report - Build and create ROM usage report'
@echo ''
@echo 'Supported Boards:'
@echo ''