aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs
diff options
context:
space:
mode:
authorKartik Agaram <akkartik@gmail.com>2018-05-31 22:15:55 -0700
committerDenys Vlasenko <vda.linux@googlemail.com>2018-06-06 15:16:48 +0200
commit43b17b1cd0dd3eac740e4770be77db2c9010ad04 (patch)
treec69ba063f4842e7ac35abbe10b47e88cc86c1335 /e2fsprogs
parent0972c7f7a570c38edb68e1c60a45614b7a7c7d55 (diff)
downloadbusybox-43b17b1cd0dd3eac740e4770be77db2c9010ad04.tar.gz
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 'e2fsprogs')
-rw-r--r--e2fsprogs/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/Config.src b/e2fsprogs/Config.src
index a20d849e6..ad15f470c 100644
--- a/e2fsprogs/Config.src
+++ b/e2fsprogs/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 "Linux Ext2 FS Progs"