]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
Makefile: kselftest: fix grammar typo
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 7 Oct 2017 00:17:52 +0000 (17:17 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 7 Oct 2017 11:09:34 +0000 (20:09 +0900)
Correct typo in kselftest help text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile

index 1b487175f3bcbd01fb0102be45b7090fd6ba3d72..d5ed3cec79384f33125cff88b6770e861aea1734 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1395,7 +1395,7 @@ help:
        @echo  '                    Build, install, and boot kernel before'
        @echo  '                    running kselftest on it'
        @echo  '  kselftest-clean - Remove all generated kselftest files'
-       @echo  '  kselftest-merge - Merge all the config dependencies of kselftest to existed'
+       @echo  '  kselftest-merge - Merge all the config dependencies of kselftest to existing'
        @echo  '                    .config.'
        @echo  ''
        @echo 'Userspace tools targets:'