Changeset 1345

Show
Ignore:
Timestamp:
04/02/02 04:01:06 (11 years ago)
Author:
mds
Message:

add i2c-savage4

Location:
lm-sensors/trunk
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1341 r1345  
    1919 
    20202.6.4 (2002????) 
     21  Module i2c-savage4: new 
    2122  Module i2c-viapro: Add support for VT8233A (0x3147) 
    22   Program sensors-detect: Add VT8233A 
     23  Program sensors-detect: Add VT8233A, several S3 devices 
    2324 
    24252.6.3 (20020322) 
  • lm-sensors/trunk/kernel/busses/Module.mk

    r1205 r1345  
    2525# defined value verbatim into the command-list of rules... 
    2626# These targets are NOT included in 'mkpatch' ... 
    27 KERNELBUSSESTARGETS :=  
     27KERNELBUSSESTARGETS := $(MODULE_DIR)/i2c-savage4.o 
    2828 
    2929# These targets ARE included in 'mkpatch' ...