root/lm-sensors/branches/lm-sensors-2.10/doc/modules

Revision 4387, 0.6 KB (checked in by khali, 5 years ago)

Fix doubled word.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Installing Modules
2==================
3
4'make install' will install the kernel modules in the
5subdirectories /lib/modules/$version/kernel/drivers/i2c and
6/lib/modules/$version/kernel/drivers/sensors. This puts the modules
7in the same location as a kernel 'make modules_install' does so
8that there will be no duplicate modules.
9
10If 'make install' fails, particularly on Mandrake kernels,
11see FAQ #3.8 (fix MODPREF in the Makefile) and #3.9.
12
13For details on options that apply to most modules, see
14doc/chips/MODPARMS. For details on options specific to particular
15modules, see the documentation in doc/chips/ and doc/busses/.
Note: See TracBrowser for help on using the browser.