Changeset 576

Show
Ignore:
Timestamp:
09/23/99 01:13:43 (9 years ago)
Author:
frodo
Message:

INSTALL file changes for last commit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/INSTALL

    r569 r576  
    121121  The location of your kernel tree. 
    122122COMPILE_KERNEL 
    123   This determines whether only the user-space utilities are needed (0)  
    124   or also the kernel modules (1). This is usually determined by checking 
    125   whether the kernel was already patched to include the kernel modules,  
    126   but that is not really foolprool. 
     123  Determine whether you want to consider the kernel modules for compilation 
     124  at all. By default, compilation option 1 will only compile and install 
     125  those modules which are not built into the kernel. 
     126  If some modules are built into your kernel, and this package is much  
     127  newer, you may find you can not insert the newly compiled modules.  
     128  Sorry. 
     129  You may want to set this to 0 if you have just patched and compiled 
     130  your kernel using the same version of this package, and just want to 
     131  compile the user-space tools. 
    127132I2C_HEADERS default: /usr/local/include 
    128133  This lists where the i2c headers are found. If you used compilation