summaryrefslogtreecommitdiff
path: root/target/ppc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-01 09:07:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-01 09:07:37 +0100
commit36b959a9b9a450f0789ecc6d10292efbc1f1eccd (patch)
tree7ba439de3f1ea0a6c3f39253ed17d9a910dc28cc /target/ppc
parentf059dbadc9ba64b475511622166db0719ec91193 (diff)
remove armeb, no hardware, no emulator to test, add armhf instead. fix some toolchain archive creation issues, remove unneeded files before packaging.
Diffstat (limited to 'target/ppc')
-rw-r--r--target/ppc/sys-available/toolchain-ppc1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc/sys-available/toolchain-ppc b/target/ppc/sys-available/toolchain-ppc
index 340834f16..54e35e6a5 100644
--- a/target/ppc/sys-available/toolchain-ppc
+++ b/target/ppc/sys-available/toolchain-ppc
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_PPC
bool "Toolchain only"
select ADK_ppc
select ADK_toolchain_ppc
+ select ADK_CPU_PPC
select ADK_TOOLCHAIN
select ADK_TARGET_PACKAGE_TGZ
help