summaryrefslogtreecommitdiff
path: root/target/lemote
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-04 19:12:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-04 19:12:31 +0100
commitac7cc9f59d266bc330303e7afb65693ceb715831 (patch)
tree0a806381953ef9671d72b9067be6b8b9ac68585c /target/lemote
parentb6fa3e26336e24e3808816b518af851e1b2ffb05 (diff)
fix filename in boot loader config
Diffstat (limited to 'target/lemote')
-rw-r--r--target/lemote/Makefile4
-rw-r--r--target/lemote/files/boot/boot.cfg2
2 files changed, 3 insertions, 3 deletions
diff --git a/target/lemote/Makefile b/target/lemote/Makefile
index 3426ba3eb..ec09c0716 100644
--- a/target/lemote/Makefile
+++ b/target/lemote/Makefile
@@ -41,9 +41,9 @@ imageinstall: $(BIN_DIR)/$(ROOTFSUSERTARBALL)
@echo 'Login as user root with password linux123 via ssh or console'
endif
ifeq ($(FS),encrypted)
-imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) createinitcrypt
+imageinstall: $(BIN_DIR)/$(ROOTFSUSERTARBALL) createinitcrypt
@echo 'The kernel+cryptinit file is: ${BIN_DIR}/${ADK_TARGET}-${FS}-kernel'
- @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL)"
+ @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFUSERSTARBALL)"
@echo 'Boot your lemote via NFS or USB.'
@echo 'Then create at least three partitions with fdisk:'
@echo '/dev/sda1 (ext2)'
diff --git a/target/lemote/files/boot/boot.cfg b/target/lemote/files/boot/boot.cfg
index 63f740928..2f67fe67b 100644
--- a/target/lemote/files/boot/boot.cfg
+++ b/target/lemote/files/boot/boot.cfg
@@ -3,5 +3,5 @@ default 0
showmenu 1
title Linux
- kernel /dev/fs/ext2@wd0/boot/lemote-mips-kernel
+ kernel /dev/fs/ext2@wd0/boot/lemote-encrypted-kernel
args no_auto_cmd root=/dev/mapper/root resume=/dev/mapper/swap