Skip to content
Snippets Groups Projects
Commit bbfe63b6 authored by Randy Dunlap's avatar Randy Dunlap Committed by Masahiro Yamada
Browse files

Makefile: kselftest: fix grammar typo


Correct typo in kselftest help text.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 2cc3ce24
No related branches found
No related tags found
No related merge requests found
......@@ -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:'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment