From 98bb67c34d5c9eee9fc5254e7674b530949fc16e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 5 May 2011 18:50:41 +0200 Subject: fix lemote target --- target/mips/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target') diff --git a/target/mips/Makefile b/target/mips/Makefile index 5c2dad231..6264c3f1b 100644 --- a/target/mips/Makefile +++ b/target/mips/Makefile @@ -60,7 +60,6 @@ endif ifeq ($(ADK_TARGET_FS),nfsroot) imageinstall: kernel-install $(BIN_DIR)/$(ROOTFSUSERTARBALL) - @cp $(TARGET_DIR)/boot/kernel $(BIN_DIR)/$(TARGET_KERNEL) @echo 'The kernel file is: $(BIN_DIR)/${TARGET_KERNEL}' @echo 'The nfs root tarball is: ${BIN_DIR}/${ROOTFSUSERTARBALL}' endif -- cgit v1.2.3