Changeset 5107

Show
Ignore:
Timestamp:
01/19/08 11:20:45 (10 months ago)
Author:
khali
Message:

Document the variable overriding mechanism (#2296).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/branches/lm-sensors-3.0.0/CHANGES

    r5103 r5107  
    88              Add support for attributes in the hwmon class device (#2260) 
    99  Makefile: No warnings about ld configuration for staged installations 
     10            Document the variable overriding mechanism (#2296) 
    1011  pwmconfig: Really hide errors on sysfs writes 
    1112             Deal gracefully with read-only pwm_enable files 
  • lm-sensors/branches/lm-sensors-3.0.0/Makefile

    r5035 r5107  
    3434#DEBUG := 1 
    3535 
     36# Note that all the installation paths below can also be set on the make 
     37# command line (e.g. "make PREFIX=/usr"). 
     38 
    3639# If you want to install at some other place then at from which you will run 
    3740# everything, set DESTDIR to the extra prefix.