From: Randy Dunlap Date: Tue, 26 Apr 2022 03:53:18 +0000 (-0700) Subject: Makefile: fix 2 typos X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=75ef31221cec1b6056c42ac21cde59a2881d60f1;p=linux.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 235d68fa14700..9a60f732bb3c8 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 :=