Skip to content

Commit bbfe63b

Browse files
rddunlapmasahir0y
authored andcommitted
Makefile: kselftest: fix grammar typo
Correct typo in kselftest help text. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
1 parent 2cc3ce2 commit bbfe63b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1395,7 +1395,7 @@ help:
13951395
@echo ' Build, install, and boot kernel before'
13961396
@echo ' running kselftest on it'
13971397
@echo ' kselftest-clean - Remove all generated kselftest files'
1398-
@echo ' kselftest-merge - Merge all the config dependencies of kselftest to existed'
1398+
@echo ' kselftest-merge - Merge all the config dependencies of kselftest to existing'
13991399
@echo ' .config.'
14001400
@echo ''
14011401
@echo 'Userspace tools targets:'

0 commit comments

Comments
 (0)