summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d663a7..6b8e1c6 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ help:
@echo " Launch OpenOCD or GDB seperately. Allows Ctrl-C to halt running"
@echo " programs."
@echo ""
- @echo " dasm [PROGRAM=$(BOARD)]:"
+ @echo " dasm [PROGRAM=$(PROGRAM)]:"
@echo " Generates the dissassembly output of 'objdump -D' to stdout."
@echo ""
@echo " For more information, visit dev.sifive.com"