diff options
Diffstat (limited to 'target/appliances')
-rw-r--r-- | target/appliances/test.appliance | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/appliances/test.appliance b/target/appliances/test.appliance index 8f6abdb62..1dcbab2cd 100644 --- a/target/appliances/test.appliance +++ b/target/appliances/test.appliance @@ -3,7 +3,6 @@ config ADK_APPLIANCE_TEST select ADK_PACKAGE_ADKTEST select ADK_RUNTIME_START_SERVICES select ADK_RUNTIME_START_ADKTEST - select ADK_UCLIBC_TEST if ADK_TARGET_LIB_UCLIBC select ADK_UCLIBC_TEST if ADK_TARGET_LIB_UCLIBC_NG help Create a small appliance for automatic testing. |