Show
Ignore:
Timestamp:
07/04/02 16:27:29 (11 years ago)
Author:
abz
Message:

Support for National Semiconductor LM92 Temperature sensor.

Files:
1 modified

Legend:

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

    r1409 r1419  
    110110KERNELCHIPSTARGETS += $(MODULE_DIR)/via686a.o 
    111111endif 
     112ifneq ($(shell if grep -q '^CONFIG_SENSORS_LM92=y' $(LINUX)/.config; then echo 1; fi),1) 
     113KERNELCHIPSTARGETS += $(MODULE_DIR)/lm92.o 
     114endif 
    112115 
    113116# Include all dependency files