summaryrefslogtreecommitdiff
path: root/target/x86_64/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-21 19:36:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-21 19:36:05 +0100
commit092dd1c30681f0ec6b218d5abb5ac2e64f5c2a8f (patch)
tree5fa67796f92123e04cc060c2d89f5e8aef06bb5c /target/x86_64/Makefile
parent2140694397c262c79ede4b6e3bb08bc2e5f82865 (diff)
parent714a80ae893686f183430421f73dd77d0e13e653 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64/Makefile')
-rw-r--r--target/x86_64/Makefile2
1 files changed, 0 insertions, 2 deletions
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:"