From: Randy Dunlap <[email protected]>

Correct typo in kselftest help text.

Signed-off-by: Randy Dunlap <[email protected]>
Cc:     Shuah Khan <[email protected]>
Cc:     [email protected]
Cc:     Masahiro Yamada <[email protected]>
Cc:     Jiri Kosina <[email protected]>
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-414-rc3.orig/Makefile
+++ lnx-414-rc3/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:'


Reply via email to