From: Peter Korsgaard Date: Tue, 6 Mar 2018 15:46:51 +0000 (+0100) Subject: linux: Config.in: correct typo in kernel compression format help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d233cc72c4b901f1ea0ae4ce895ff665bd0b78d9;p=buildroot.git linux: Config.in: correct typo in kernel compression format help text s/build/built/. Signed-off-by: Peter Korsgaard --- diff --git a/linux/Config.in b/linux/Config.in index e299af4008..dadfc88da4 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -284,7 +284,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.