summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2022-04-25 20:53:18 -0700
committerMasahiro Yamada <masahiroy@kernel.org>2022-05-08 03:17:00 +0900
commit75ef31221cec1b6056c42ac21cde59a2881d60f1 (patch)
tree79470f31096bd0c5fb44a99e1310d1c628a094ef /Makefile
parent70ddb48db4aaddd3c2a7d8802463e15b21ce8525 (diff)
Makefile: fix 2 typos
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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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 :=