Explorar el Código

fix lemote target

Waldemar Brodkorb hace 15 años
padre
commit
98bb67c34d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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