summaryrefslogtreecommitdiff
path: root/target/tile/systems/toolchain-tile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-04 22:50:18 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-04 22:50:18 +0200
commit3c7cf70600a7bf2ea99f9b3b061cc4143b13d39e (patch)
treeb4254fa888f5afe82b8a789812e13bd23db006d4 /target/tile/systems/toolchain-tile
parentbbbb037d4cb257e7b9ae04d4f1ac1bd11d610870 (diff)
parent13426675f073a42e3af1e5da24cc431a307747bc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/tile/systems/toolchain-tile')
-rw-r--r--target/tile/systems/toolchain-tile10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/tile/systems/toolchain-tile b/target/tile/systems/toolchain-tile
new file mode 100644
index 000000000..bd6837dd8
--- /dev/null
+++ b/target/tile/systems/toolchain-tile
@@ -0,0 +1,10 @@
+config ADK_TARGET_SYSTEM_TOOLCHAIN_TILE
+ bool "Toolchain only"
+ select ADK_tile
+ select ADK_toolchain_tile
+ select ADK_CPU_TILE
+ select ADK_TARGET_TOOLCHAIN
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ TILE toolchain.
+