瀏覽代碼

fix lemote target

Waldemar Brodkorb 15 年之前
父節點
當前提交
98bb67c34d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      target/mips/Makefile

+ 0 - 1
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