From 1bee5acd7342c67029f6793d839230f56b17d7c0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 21 Nov 2010 19:28:57 +0100 Subject: archive rootfs includes kernel in tarball --- target/x86_64/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/x86_64/Makefile') diff --git a/target/x86_64/Makefile b/target/x86_64/Makefile index b206f5f13..f85b7205a 100644 --- a/target/x86_64/Makefile +++ b/target/x86_64/Makefile @@ -17,8 +17,6 @@ tools-compile: $(TOOLS_BUILD_DIR) ifeq ($(FS),archive) imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) - @cp $(KERNEL) $(BIN_DIR)/${ADK_TARGET}-${FS}-kernel - @echo 'The kernel file is: ${BIN_DIR}/${ADK_TARGET}-${FS}-kernel' @echo 'The RootFS tarball is: ${BIN_DIR}/${ROOTFSTARBALL}' ifeq ($(ADK_HARDWARE_QEMU_X86_64),y) @echo "Use following command to create a QEMU Image:" -- cgit v1.2.3