diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-07-06 16:38:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-07-06 16:38:53 +0200 |
commit | c2a0e85308760ba02ca8e5b222b5534ca018aa73 (patch) | |
tree | 6b5eece3e460f7cfb41cf6d59d95b3109084a9bb /target/collections/test | |
parent | 44a41db3178eada81cacabe12e89b237c63968b2 (diff) |
use dhcp, add size from binutils, remove make,strace and file for the base
Diffstat (limited to 'target/collections/test')
-rw-r--r-- | target/collections/test | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/target/collections/test b/target/collections/test index 0ff042eef..f28a413bd 100644 --- a/target/collections/test +++ b/target/collections/test @@ -1,12 +1,9 @@ config ADK_PKG_TEST bool "Compile a ADK test framework system" select ADK_PACKAGE_ADK_TEST_TOOLS - select ADK_PACKAGE_STRACE select ADK_PACKAGE_SOCAT - select ADK_PACKAGE_MAKE - select ADK_PACKAGE_FILE select ADK_PACKAGE_RDATE - select ADK_SIMPLE_NETWORK_CONFIG + select ADK_PACKAGE_BINUTILS select ADK_TARGET_PACKAGE_TXZ select ADK_RUNTIME_START_ADK_TEST_TOOLS select ADK_KERNEL_BLK_DEV_INITRD |