summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6b8e1c6..3b9c44f 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ help:
@echo " SiFive Freedom E Software Development Kit "
@echo " Makefile targets:"
@echo ""
- @echo " tools [BOARD = $(BOARD)]:"
+ @echo " tools [BOARD=$(BOARD)]:"
@echo " Install compilation & debugging tools to target your desired board."
@echo ""
@echo " toolchain-clean:"