From 55a2212feb5042e65fbf0ed8891c0cab55479621 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sat, 24 Sep 2011 18:13:15 +0200 Subject: Renamed map ADT to kmap --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3