From 949d8663f2f12c986ef2983b7b307f5ecddf060e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 19 Dec 2014 01:42:49 -0600 Subject: use the new concept of appliances - Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete --- target/appliances/000default | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/appliances/000default (limited to 'target/appliances/000default') diff --git a/target/appliances/000default b/target/appliances/000default new file mode 100644 index 000000000..9c8aac7d0 --- /dev/null +++ b/target/appliances/000default @@ -0,0 +1,6 @@ +config ADK_APPLIANCE_NEW + prompt "create a new appliance" + boolean + help + Create a new appliance from scratch. + -- cgit v1.2.3