summaryrefslogtreecommitdiff
path: root/target/wrap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-04 20:03:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-04 20:03:23 +0100
commit6c7111529ca4f24aa848de5c60cecfb01e3717fc (patch)
treec91433efeaed4042f5740cad872e998419bcaf99 /target/wrap/Makefile
parent51587fc1590d05b7e85023d5e90bbd3a1d909223 (diff)
patch no longer needed
Diffstat (limited to 'target/wrap/Makefile')
-rw-r--r--target/wrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/wrap/Makefile b/target/wrap/Makefile
index b7eff383e..825b55175 100644
--- a/target/wrap/Makefile
+++ b/target/wrap/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