From e49ad3eec4d720e0b9963673be71e54c78afc176 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 23 Oct 2010 12:25:50 +0200 Subject: add a dot. --- target/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/Makefile b/target/Makefile index dc2d3dd5a..83c8ff900 100644 --- a/target/Makefile +++ b/target/Makefile @@ -93,4 +93,4 @@ clean: $(ADK_TARGET)-clean $(ADK_TARGET)-imageclean %-imageinstall: %-imageprepare $(TRACE) target/$(patsubst %-imageinstall,%,$@)-imageinstall $(MAKE) -C $(patsubst %-imageinstall,%,$@) imageinstall - @echo 'Login as user root with password ${ADK_RUNTIME_PASSWORD} via ssh or console' + @echo 'Login as user root with password ${ADK_RUNTIME_PASSWORD} via ssh or console.' -- cgit v1.2.3