summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-15 16:21:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-15 16:21:26 +0100
commit229b3477b76393650420feecc6b465fd3d8ed639 (patch)
tree129c5b437c339169f1a00041d409c2e8d2408a53 /target/x86
parentcee2532bfa6909522daf0e02fb6fb042a0a389b2 (diff)
use newer kernel for toolchain building, fix some problems with ppc and m68k toolchains
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/sys-available/toolchain-i6861
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/sys-available/toolchain-i686 b/target/x86/sys-available/toolchain-i686
index e4c02a0e5..bec515fca 100644
--- a/target/x86/sys-available/toolchain-i686
+++ b/target/x86/sys-available/toolchain-i686
@@ -4,6 +4,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_X86
select ADK_toolchain_x86
select ADK_CPU_I686
select ADK_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TGZ
help
Build a x86 toolchain (i686 optimized).