summaryrefslogtreecommitdiff
path: root/target/alix2d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/alix2d/Makefile')
-rw-r--r--target/alix2d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/alix2d/Makefile b/target/alix2d/Makefile
index 93a7c6642..4278c90f9 100644
--- a/target/alix2d/Makefile
+++ b/target/alix2d/Makefile
@@ -13,7 +13,7 @@ kernel-install:
ifeq ($(FS),ext2-cf)
imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL)
@echo
- @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL),"
+ @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL)"
@echo "To install everything to CompactFlash use scripts/install.sh"
@echo 'Login as user root with password linux123 via ssh or console'
endif