]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux: Config.in: correct typo in kernel compression format help text
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Mar 2018 15:46:51 +0000 (16:46 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Apr 2018 14:07:38 +0000 (16:07 +0200)
s/build/built/.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d233cc72c4b901f1ea0ae4ce895ff665bd0b78d9)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/Config.in

index 1967dcca8445b92f293202ced6e8f773b257e83a..fe9445a09339e0b64946e42e3e9d9950d13c4b93 100644 (file)
@@ -267,7 +267,7 @@ endchoice
 choice
        prompt "Kernel compression format"
        help
 choice
        prompt "Kernel compression format"
        help
-         This selection will just ensure that the correct host tools are build.
+         This selection will just ensure that the correct host tools are built.
          The actual compression for the kernel should be selected in the
          kernel configuration menu.
 
          The actual compression for the kernel should be selected in the
          kernel configuration menu.