summaryrefslogtreecommitdiff
path: root/Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.rules b/Makefile.rules
index 054baf21a2..0f2b0a5c38 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -741,6 +741,8 @@ help:
@echo " savesizes - Save the filesizes of currently built boards for comparison"
@echo " newsizes - Compare previously saved filesizes against new sizes"
@echo " utils [BOARD=] - Build all host side utilities"
+ @echo " dis [BOARD=] - Generate the complete disassembly of the RO and RW images"
+ @echo " hex [BOARD=] - Generate an Intel hex formated output binary"
@echo ""
@echo " tests [BOARD=] - Build all on-device unit tests for a specific board"
@echo " hosttests - Build all host unit tests"