summaryrefslogtreecommitdiff
path: root/target/lemote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/lemote/Makefile')
-rw-r--r--target/lemote/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/lemote/Makefile b/target/lemote/Makefile
index d79f1e270..8f8042827 100644
--- a/target/lemote/Makefile
+++ b/target/lemote/Makefile
@@ -24,6 +24,7 @@ createinitcrypt:
ifeq ($(FS),nfsroot)
imageinstall: $(BIN_DIR)/$(ROOTFSUSERTARBALL)
+ @cp $(LINUX_DIR)/vmlinuz $(BIN_DIR)/${ADK_TARGET}-${FS}-kernel
@echo 'The kernel file is: ${BIN_DIR}/${ADK_TARGET}-${FS}-kernel'
@echo 'The nfs root tarball is: ${BIN_DIR}/${ROOTFSUSERTARBALL}'
@echo 'Boot your lemote and type following commands in PMON:'