root/lm-sensors/tags/V2-10-2/doc/modules

Revision 4175, 0.6 kB (checked in by khali, 2 years ago)

More documentation updates.

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