summaryrefslogtreecommitdiff
path: root/target/lemote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/lemote/Makefile')
-rw-r--r--target/lemote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/lemote/Makefile b/target/lemote/Makefile
index 7b1fda013..fa554dfaf 100644
--- a/target/lemote/Makefile
+++ b/target/lemote/Makefile
@@ -43,7 +43,7 @@ endif
ifeq ($(FS),encrypted)
imageinstall: $(BIN_DIR)/$(ROOTFSUSERTARBALL) createinitcrypt
@echo 'The kernel+cryptinit file is: ${BIN_DIR}/${ADK_TARGET}-${FS}-kernel'
- @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFUSERSTARBALL)"
+ @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSUSERTARBALL)"
@echo 'Boot your lemote via NFS or USB.'
@echo 'Then create at least three partitions with fdisk:'
@echo '/dev/sda1 (ext2)'