build: mconf readme update
authorSergio E. Nemirowski <sergio@outerface.net>
Mon, 15 Jun 2020 17:58:15 +0000 (20:58 +0300)
committerPetr Štetiar <ynezz@true.cz>
Tue, 7 Jul 2020 17:47:24 +0000 (19:47 +0200)
This updates mconf.c readme message to maintain less changes with
upstream and consistency with nconf.c

Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
scripts/config/mconf.c

index a35408d2df2d342211d30d2b083a4621f919d0c2..9ea7945675cd351da72f3f82c8417a92993c6dae 100644 (file)
 #include "lxdialog/dialog.h"
 
 static const char mconf_readme[] =
+"OpenWrt config is based on Kernel kconfig\n"
+"so ipkg packages are referred here as modules.\n"
+"\n"
 "Overview\n"
 "--------\n"
-"Some OpenWrt features may be built directly into the image.\n"
-"Some may be made into installable ipkg packages (referred here as\n"
-"modules). Some features may be completely removed altogether.\n"
+"This interface lets you select features and parameters for the build.\n"
+"Features can either be built-in, modularized, or ignored. Parameters\n"
+"must be entered in as decimal or hexadecimal numbers or text.\n"
 "\n"
 "Menu items beginning with following braces represent features that\n"
 "  [ ] can be built in or removed\n"