summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-30 15:25:44 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-30 15:26:00 -0600
commit636c44b11d93966b6d8a4acd34534342f17c54f6 (patch)
tree81d9f83af3970cf229b3a4b9c3b7da3499e061dc /target
parentcfdf1a8ca2fec9bcb0a86d8d7fe273761980b17f (diff)
only select make for not uclinux
Diffstat (limited to 'target')
-rw-r--r--target/appliances/test1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/appliances/test b/target/appliances/test
index c102846e5..96a3dd785 100644
--- a/target/appliances/test
+++ b/target/appliances/test
@@ -4,6 +4,7 @@ config ADK_APPLIANCE_TEST
select ADK_PACKAGE_ADKTEST
select ADK_PACKAGE_UCLIBC_NG_TEST if ADK_PACKAGE_UCLIBC_NG
select ADK_PACKAGE_UCLIBC_TEST if ADK_PACKAGE_UCLIBC
+ select ADK_PACKAGE_MAKE if !ADK_TARGET_UCLINUX
select ADK_RUNTIME_START_SERVICES
select ADK_RUNTIME_START_ADKTEST
help