From 3c98ceaa57fe2f1979e6a60e583ad0fe000eef4f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 8 Jul 2014 12:07:54 +0200 Subject: 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. --- target/config/Config.in.x86.choice | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/config/Config.in.x86.choice') 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 -- cgit v1.2.3