summaryrefslogtreecommitdiff
path: root/target/c6x
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-04-27 20:54:43 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-04-27 20:54:43 +0200
commit58549cb7a62a895b87d44efe98d8ce2e624b5d6f (patch)
treee68571e0501ef5da89dbe1089ad9f3eef470ac06 /target/c6x
parent5ffc823114c78a9470a2ad17b2985575ecd362ec (diff)
parentce815fbe043c69f7ab8c51a3fa93c14445d7e1fc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/c6x')
-rw-r--r--target/c6x/systems/toolchain-c6x2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/c6x/systems/toolchain-c6x b/target/c6x/systems/toolchain-c6x
index 02ac571ec..78093e92d 100644
--- a/target/c6x/systems/toolchain-c6x
+++ b/target/c6x/systems/toolchain-c6x
@@ -1,7 +1,7 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_C6X
bool "Toolchain only"
- select ADK_TARGET_UCLINUX
select ADK_CPU_C6X
+ select ADK_TARGET_UCLINUX
select ADK_TARGET_TOOLCHAIN
select ADK_TARGET_PACKAGE_TXZ
help