diff options
Diffstat (limited to 'target/tomtom/Makefile')
-rw-r--r-- | target/tomtom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/tomtom/Makefile b/target/tomtom/Makefile index 6a7676f2c..388ccc1cc 100644 --- a/target/tomtom/Makefile +++ b/target/tomtom/Makefile @@ -14,4 +14,5 @@ ifeq ($(FS),archive) imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) @echo @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL)," + @echo 'Login as user root with password linux123 via ssh or console' endif |