summaryrefslogtreecommitdiff
path: root/target/x86_64/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-25 19:53:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-25 19:54:50 +0200
commit7be3cd77b3f6a69a49fb7706efc23ea62e6f710c (patch)
tree064065dcd40a12fcd3750388e39187786eea990e /target/x86_64/systems
parenta3683ced3cb25013c042c5c9534b4bc82c47196c (diff)
fix qemu for x86_64
Diffstat (limited to 'target/x86_64/systems')
-rw-r--r--target/x86_64/systems/qemu-x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86_64/systems/qemu-x86_64 b/target/x86_64/systems/qemu-x86_64
index 11e5c92cb..78e82294a 100644
--- a/target/x86_64/systems/qemu-x86_64
+++ b/target/x86_64/systems/qemu-x86_64
@@ -2,7 +2,7 @@ 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_CPU_ATHLON
select ADK_LINUX_64
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_BZIMAGE