From: Tobias Klauser Date: Thu, 18 May 2017 12:17:29 +0000 (+0200) Subject: Documentation, kbuild: fix typo "minimun" -> "minimum" X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=468f8763fea195f27ce851bded540de5c799628d;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Documentation, kbuild: fix typo "minimun" -> "minimum" Signed-off-by: Tobias Klauser Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/kbuild/makefiles.txt b/Documentation/kbuild/makefiles.txt index e18daca65ccd..659afd56ecdb 100644 --- a/Documentation/kbuild/makefiles.txt +++ b/Documentation/kbuild/makefiles.txt @@ -1331,7 +1331,7 @@ See subsequent chapter for the syntax of the Kbuild file. --- 7.5 mandatory-y mandatory-y is essentially used by include/uapi/asm-generic/Kbuild.asm - to define the minimun set of headers that must be exported in + to define the minimum set of headers that must be exported in include/asm. The convention is to list one subdir per line and