From 8fb0b15efde92de43f6bc52f60a5a5680b782d8e Mon Sep 17 00:00:00 2001 From: "Sergio E. Nemirowski" Date: Wed, 10 Jun 2020 04:33:21 +0300 Subject: build: add nconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add support for make target nconfig (ncurses) Reviewed-by: Eneas U de Queiroz Signed-off-by: Sergio E. Nemirowski Signed-off-by: Petr Štetiar --- scripts/config/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/config/README') diff --git a/scripts/config/README b/scripts/config/README index 1e94ee46f1..f402cdc746 100644 --- a/scripts/config/README +++ b/scripts/config/README @@ -1,7 +1,7 @@ These files were taken from the Linux Kernel Configuration System at commit 089b7d890f972f6b649fedc9259f6b93a18fb970 (Feb 4, 2020) and modified for the OpenWrt Buildroot: - - Removed nconf, gconf, tests and kernel configuration targets. + - Removed gconf, tests and kernel configuration targets. - Adjusted the Makefile to compile outside the kernel. - Always use default file when running make all{no,mod,yes}config. - Added a 'reset' command to reset config when the target changes. -- cgit v1.2.3