summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-29 14:16:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-29 14:16:42 +0200
commitfb5986b361eae7893a57e92ec0a4f820b89bc527 (patch)
treec9ca3a4d0375cb0f71699ad263a16e3549581cf8 /target/x86
parent023429a695e318bdbceef0ce5903060d361e15b2 (diff)
rework toolchain only option
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/sys-available/toolchain-x862
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86/sys-available/toolchain-x86 b/target/x86/sys-available/toolchain-x86
index 5c2871f3b..e4c02a0e5 100644
--- a/target/x86/sys-available/toolchain-x86
+++ b/target/x86/sys-available/toolchain-x86
@@ -3,7 +3,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_X86
select ADK_x86
select ADK_toolchain_x86
select ADK_CPU_I686
- select ADK_TOOLCHAIN_ONLY
+ select ADK_TOOLCHAIN
help
Build a x86 toolchain (i686 optimized).