From f584c01fafd402e004682c160fd66e8b78a5c496 Mon Sep 17 00:00:00 2001 From: pbing Date: Fri, 22 Sep 2017 19:19:58 +0200 Subject: Fix typo in help (#75) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 11f239f..7014674 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,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" -- cgit v1.2.1-18-gbd029