Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKartik Agaram <akkartik@gmail.com>2018-06-01 08:15:55 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2018-06-06 16:16:48 +0300
commit43b17b1cd0dd3eac740e4770be77db2c9010ad04 (patch)
treec69ba063f4842e7ac35abbe10b47e88cc86c1335 /findutils
parent0972c7f7a570c38edb68e1c60a45614b7a7c7d55 (diff)
restore documentation on the build config language
Kconfig-language.txt was deleted in commit 4fa499a17b52b back in 2006. Move to docs/ as suggested by Xabier Oneca: http://lists.busybox.net/pipermail/busybox/2014-May/080914.html Also update references to it everywhere. Signed-off-by: Kartik Agaram <akkartik@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'findutils')
-rw-r--r--findutils/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/findutils/Config.src b/findutils/Config.src
index 9ee71a845..c28c5844e 100644
--- a/findutils/Config.src
+++ b/findutils/Config.src
@@ -1,6 +1,6 @@
#
# For a description of the syntax of this configuration file,
-# see scripts/kbuild/config-language.txt.
+# see docs/Kconfig-language.txt.
#
menu "Finding Utilities"