diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-07-08 17:27:32 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-07-08 17:27:32 +0200 |
commit | e12f9f2abbe7054f005c8c28b2eb416c6b0eb086 (patch) | |
tree | 0da9a26f7b0fa44a210fe8f023102bb39959894b /target/collections | |
parent | 3c98ceaa57fe2f1979e6a60e583ad0fe000eef4f (diff) |
fix update-rcconf, rename adk-test package
Diffstat (limited to 'target/collections')
-rw-r--r-- | target/collections/test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/collections/test b/target/collections/test index ac643addc..d020a6281 100644 --- a/target/collections/test +++ b/target/collections/test @@ -1,12 +1,12 @@ config ADK_PKG_TEST bool "Compile a ADK test framework system" - select ADK_PACKAGE_ADK_TEST_TOOLS + select ADK_PACKAGE_ADKTEST select ADK_PACKAGE_SOCAT select ADK_PACKAGE_RDATE select ADK_PACKAGE_BINUTILS select ADK_TARGET_PACKAGE_TXZ select ADK_RUNTIME_START_SERVICES - select ADK_RUNTIME_START_ADK_TEST_TOOLS + select ADK_RUNTIME_START_ADKTEST select ADK_KERNEL_BLK_DEV_INITRD select ADK_KERNEL_COMP_XZ select ADK_KERNEL_INITRAMFS_COMPRESSION_XZ |