From d1c1d929ebe4afa2b0ca5869140dd3fbec38e985 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 6 Mar 2018 16:46:51 +0100 Subject: [PATCH] linux: Config.in: correct typo in kernel compression format help text s/build/built/. Signed-off-by: Peter Korsgaard (cherry picked from commit d233cc72c4b901f1ea0ae4ce895ff665bd0b78d9) Signed-off-by: Peter Korsgaard --- linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/Config.in b/linux/Config.in index 1967dcca84..fe9445a093 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -267,7 +267,7 @@ endchoice 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.