summaryrefslogtreecommitdiff
path: root/target/config/Config.in.x86.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-08 12:07:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-08 12:08:57 +0200
commit3c98ceaa57fe2f1979e6a60e583ad0fe000eef4f (patch)
treeca30e6e66d9907c84025589087413cbc6d59e71a /target/config/Config.in.x86.choice
parente16ba8293966087183adc50c7ce841e7c3eeaa60 (diff)
toplevel build directory change
Sorry, for the unstable changes. To build different cpu flavours and ABI's in parallel, it is required to have unique dirs.
Diffstat (limited to 'target/config/Config.in.x86.choice')
-rw-r--r--target/config/Config.in.x86.choice4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.x86.choice b/target/config/Config.in.x86.choice
index ee1d5815b..5c5b7f47c 100644
--- a/target/config/Config.in.x86.choice
+++ b/target/config/Config.in.x86.choice
@@ -1,8 +1,8 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
-choice ADK_TARGET_X86_CPU_MODEL
-prompt "CPU model"
+choice ADK_TARGET_X86_CPU_ARCH
+prompt "CPU architecture"
depends on (ADK_TARGET_SYSTEM_QEMU_X86 || ADK_TARGET_SYSTEM_GENERIC_PC || ADK_TARGET_SYSTEM_VBOX_X86 || ADK_TARGET_TOOLCHAIN) && ADK_LINUX_X86
default ADK_CPU_I686