summaryrefslogtreecommitdiff
path: root/target/zaurus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/zaurus/Makefile')
-rw-r--r--target/zaurus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/zaurus/Makefile b/target/zaurus/Makefile
index 6a7676f2c..388ccc1cc 100644
--- a/target/zaurus/Makefile
+++ b/target/zaurus/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