Skip to content

Commit 25a5ded

Browse files
jcecconimcerdeiro
authored andcommitted
#77 solves makefile help error
1 parent dc60c2f commit 25a5ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ help:
582582
@echo info_\<mod\>..........: same as info but reporting information of a library
583583
@echo info_ext_\<mod\>......: same as info_\<mod\> but for an external library
584584
@echo version.............: dislpays the version of each module
585-
@echo release.............: performs a firmware release (do not use it)
585+
@echo "release.............: performs a firmware release (do not use it)"
586586
@echo "+-----------------------------------------------------------------------------+"
587587
@echo "| FreeOSEK (CIAA RTOS based on OSEK Standard) |"
588588
@echo "+-----------------------------------------------------------------------------+"

0 commit comments

Comments
 (0)