diff --git a/Makefile b/Makefile
index 1961c4787c4d0b555e65a56d82f5202316216835..c6d28deabf919384c0ca7128a5d21c8cddeb6221 100644
--- a/Makefile
+++ b/Makefile
@@ -274,7 +274,7 @@ help:
 	@echo "Workspace: $(WORKSPACE)"
 	@echo "You may specify the Architecture by setting ARCH="
 	@echo
-	@echo "=== How to run make ==="
+	@echo "=== How to run lipck ==="
 	@echo "0. Run make config as user e.g. \"\$$ make WORKSPACE=/media/drivewithspace config\"."
 	@echo "1. Optional: Run \"make image_skel_file\" to obtain an empty image file."
 	@echo "   You may specify the target file with IMAGE_FILE="