From abc999b9ebe36de53c53090c077ae06985de808c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 25 Oct 2016 21:01:17 +0200 Subject: allow to choose base apps, minor dot cleanup --- package/base-files/Config.in.manual | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'package/base-files') diff --git a/package/base-files/Config.in.manual b/package/base-files/Config.in.manual index 2e56a5129..60ee15445 100644 --- a/package/base-files/Config.in.manual +++ b/package/base-files/Config.in.manual @@ -4,8 +4,7 @@ config ADK_COMPILE_BASE_FILES default n config ADK_PACKAGE_BASE_FILES - prompt "base-files........... basic filesystem structure and scripts" - tristate + tristate "base-files.............. basic filesystem structure and scripts" select ADK_COMPILE_BASE_FILES depends on !ADK_APPLIANCE_TOOLCHAIN default y if !ADK_APPLIANCE_TOOLCHAIN @@ -13,8 +12,7 @@ config ADK_PACKAGE_BASE_FILES basic filesystem structure and scripts config ADK_PACKAGE_CONFIG_IN_ETC - prompt ".config in /etc.... include buildsystem configuration in image" - bool + bool ".config in /etc....... include buildsystem configuration in image" depends on ADK_PACKAGE_BASE_FILES default y if !ADK_APPLIANCE_TOOLCHAIN help -- cgit v1.2.3