aboutsummaryrefslogtreecommitdiffstats
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 9ad0755d5..e22af59d5 100644
--- a/Makefile
+++ b/Makefile
@@ -295,7 +295,7 @@ define PARSE_RULE
$$(info | make project_folder:keymap[:target])
$$(info | Examples:)
$$(info | make planck/rev4:default:dfu)
- $$(info | make planck:default)
+ $$(info | make planck/rev4:default)
$$(info |)
endif
endef