diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-10 14:40:51 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-10 14:40:51 +0100 |
commit | 72d22eb4b3ba1f4eccffa1383a80e9f24ac2968b (patch) | |
tree | 48c2a0a51916dd628fa874a4994aa04768b43a4b /target/appliances/test | |
parent | 3e1cd4941576f14b67afef673d59eb189c996518 (diff) |
add appliance options support
Diffstat (limited to 'target/appliances/test')
-rw-r--r-- | target/appliances/test | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/appliances/test b/target/appliances/test deleted file mode 100644 index 57b156acd..000000000 --- a/target/appliances/test +++ /dev/null @@ -1,8 +0,0 @@ -config ADK_APPLIANCE_TEST - bool "automatic test system appliance" - select ADK_PACKAGE_ADKTEST - select ADK_RUNTIME_START_SERVICES - select ADK_RUNTIME_START_ADKTEST - help - Create a small appliance for automatic testing. - |