From: Randy Dunlap Date: Tue, 26 Apr 2022 03:53:18 +0000 (-0700) Subject: Makefile: fix 2 typos X-Git-Tag: for-5.19/block-exec-2022-06-02~29^2~27 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=75ef31221cec1b6056c42ac21cde59a2881d60f1;hp=70ddb48db4aaddd3c2a7d8802463e15b21ce8525;p=linux-2.6-block.git Makefile: fix 2 typos Fix typos in comments so that they make sense. Signed-off-by: Randy Dunlap Signed-off-by: Masahiro Yamada --- diff --git a/Makefile b/Makefile index 235d68fa1470..9a60f732bb3c 100644 --- a/Makefile +++ b/Makefile @@ -1294,8 +1294,8 @@ scripts_unifdef: scripts_basic # Install # Many distributions have the custom install script, /sbin/installkernel. -# If DKMS is installed, 'make install' will eventually recuses back -# to the this Makefile to build and install external modules. +# If DKMS is installed, 'make install' will eventually recurse back +# to this Makefile to build and install external modules. # Cancel sub_make_done so that options such as M=, V=, etc. are parsed. install: sub_make_done :=