aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 684a29c..b5a58cf 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ Once it has been installed, you can load it when you want with
A patch is supplied (evspy.patch) to be able to compile a kernel with evspy
included. If KERN is the directory where your kernel is located, just copy the
-patch there (KERN/) and copy all the evspy files (*.c, *.h, maps, khm) to
+patch there (KERN/) and copy all the evspy files (*.c, *.h, maps, kmap) to
KERN/drivers/input/. Then, cd to KERN and apply the patch:
$ patch -p1 < evspy.patch