summaryrefslogtreecommitdiff
path: root/target/x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-16 08:35:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-16 08:35:43 +0100
commit2ecd16cdc29599a1b4d62ee0b0aa4c88aa146de4 (patch)
tree5468b762d708b9289e2a0948859e76ac30004cc5 /target/x86_64
parentc080998e2d9468b09a4d386384ec4e2ff2416358 (diff)
remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device node creation for initramfs.
Diffstat (limited to 'target/x86_64')
-rw-r--r--target/x86_64/sys-available/qemu-x86_641
1 files changed, 0 insertions, 1 deletions
diff --git a/target/x86_64/sys-available/qemu-x86_64 b/target/x86_64/sys-available/qemu-x86_64
index 2ec93e739..48b6fceab 100644
--- a/target/x86_64/sys-available/qemu-x86_64
+++ b/target/x86_64/sys-available/qemu-x86_64
@@ -5,7 +5,6 @@ config ADK_TARGET_SYSTEM_QEMU_X86_64
select ADK_CPU_X86_64
select ADK_LINUX_64
select ADK_HARDWARE_QEMU
- select ADK_TARGET_KERNEL_MAY_64BIT
select ADK_TARGET_KERNEL_BZIMAGE
help
Support for Qemu Emulator.