From 72d22eb4b3ba1f4eccffa1383a80e9f24ac2968b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 10 Feb 2015 14:40:51 +0100 Subject: add appliance options support --- target/appliances/test.appliance | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/appliances/test.appliance (limited to 'target/appliances/test.appliance') diff --git a/target/appliances/test.appliance b/target/appliances/test.appliance new file mode 100644 index 000000000..57b156acd --- /dev/null +++ b/target/appliances/test.appliance @@ -0,0 +1,8 @@ +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. + -- cgit v1.2.3