summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a5f26a72..f707a219 100644
--- a/INSTALL
+++ b/INSTALL
@@ -254,7 +254,7 @@ It will only work if you applied the i2c patches first.
The kernel diffs are generated by the program `mkpatch.pl' in the mkpatch
subdirectory. It needs two arguments: the first one is the root of the
-i2c package, the second one is the root of the kernel tree against
+lm_sensors package, the second one is the root of the kernel tree against
which the diffs will be generated. For example:
cd /tmp/lm_sensors-2.4.0
mkpatch/mkpatch.pl . /usr/src/linux > /tmp/sensors-patch