Changeset 1517

Show
Ignore:
Timestamp:
09/01/02 22:19:27 (11 years ago)
Author:
mmh
Message:

added SiS645 SMBus driver

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/kernel/busses/Module.mk

    r1497 r1517  
    2727KERNELBUSSESTARGETS := 
    2828KERNELBUSSESTARGETS += $(MODULE_DIR)/i2c-sis630.o 
    29  
     29KERNELBUSSESTARGETS += $(MODULE_DIR)/i2c-sis645.o 
    3030 
    3131# These targets ARE included in 'mkpatch' ...