Changeset 5107
- Timestamp:
- 01/19/08 11:20:45 (10 months ago)
- Files:
-
- lm-sensors/branches/lm-sensors-3.0.0/CHANGES (modified) (1 diff)
- lm-sensors/branches/lm-sensors-3.0.0/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/branches/lm-sensors-3.0.0/CHANGES
r5103 r5107 8 8 Add support for attributes in the hwmon class device (#2260) 9 9 Makefile: No warnings about ld configuration for staged installations 10 Document the variable overriding mechanism (#2296) 10 11 pwmconfig: Really hide errors on sysfs writes 11 12 Deal gracefully with read-only pwm_enable files lm-sensors/branches/lm-sensors-3.0.0/Makefile
r5035 r5107 34 34 #DEBUG := 1 35 35 36 # Note that all the installation paths below can also be set on the make 37 # command line (e.g. "make PREFIX=/usr"). 38 36 39 # If you want to install at some other place then at from which you will run 37 40 # everything, set DESTDIR to the extra prefix.
