Makefile: fix 2 typos
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 26 Apr 2022 03:53:18 +0000 (20:53 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 7 May 2022 18:17:00 +0000 (03:17 +0900)
Fix typos in comments so that they make sense.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile

index 235d68fa14700fb47c2f904b9b39955a501634b0..9a60f732bb3c841bfde70c3af94412419c7d704c 100644 (file)
--- 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 :=