diff --git a/common/makefile-functions b/common/makefile-functions index ca8e4a5..e90af8d 100644 --- a/common/makefile-functions +++ b/common/makefile-functions @@ -190,7 +190,7 @@ define echo_boot_finished @echo 1.If it is necessary, transfer the newly created partition to the target machine @echo 2.Boot the new partition. @echo 3.Once you are logged in issue the following commands - @echo $(tab_) $(BOLD})cd /jhalfs + @echo $(tab_) $(BOLD)cd /jhalfs @echo $(tab_) $(BOLD)make makesys @echo The build process should resume. Follow any instructions that appear. @echo --------------------------------------------------------------------------------