]> www.infradead.org Git - users/hch/xfs.git/commit
kbuild: fix typos "prequisites" to "prerequisites"
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 18 Aug 2024 07:07:11 +0000 (16:07 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 22 Aug 2024 17:41:02 +0000 (02:41 +0900)
commit8fb4ac1cee88a57e7a56faba49b408a41a4af4db
tree8d7246f3e4117c0e5ad5319c47ce7e790896efe4
parent145082ebfcf08f4fd254c467abf4aa58b4d38505
kbuild: fix typos "prequisites" to "prerequisites"

This typo in scripts/Makefile.build has been present for more than 20
years. It was accidentally copy-pasted to other scripts/Makefile.* files.
Fix them all.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
scripts/Makefile.build
scripts/Makefile.modfinal
scripts/Makefile.vmlinux
scripts/Makefile.vmlinux_o