diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-08 14:07:13 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-08 14:07:13 +0200 |
commit | 4f64f833872a6c83dd95149a553b9ed5258b4efe (patch) | |
tree | 1d653351e49b62def18e74af5b18d6cb2a848a79 /target/x86_64/sys-available/qemu-x86_64 | |
parent | ee418b2a37c2e45bd35625157dbc1b59fcacf8c7 (diff) | |
parent | c20e67a4a06a377a277544a498338fa6a09e9e3f (diff) |
resolve conflict
Diffstat (limited to 'target/x86_64/sys-available/qemu-x86_64')
-rw-r--r-- | target/x86_64/sys-available/qemu-x86_64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/x86_64/sys-available/qemu-x86_64 b/target/x86_64/sys-available/qemu-x86_64 index e7dd37fa8..d0427ea29 100644 --- a/target/x86_64/sys-available/qemu-x86_64 +++ b/target/x86_64/sys-available/qemu-x86_64 @@ -2,6 +2,8 @@ config ADK_TARGET_SYSTEM_QEMU_X86_64 bool "Qemu Emulator" select ADK_x86_64 select ADK_qemu_x86_64 + select ADK_CPU_X86_64 + select ADK_LINUX_64 select ADK_HARDWARE_QEMU select ADK_TARGET_WITH_VGA select ADK_TARGET_WITH_INPUT |