Show
Ignore:
Timestamp:
11/23/98 23:34:34 (13 years ago)
Author:
frodo
Message:

isa module added, some bugfixes

'isa.o' is roughly what was called 'sensor.o' in doc/design.

Files:
1 modified

Legend:

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

    r11 r12  
    2323# Regrettably, even 'simply expanded variables' will not put their currently 
    2424# defined value verbatim into the command-list of rules... 
    25 SRCTARGETS := $(MODULE_DIR)/smbus.o $(MODULE_DIR)/piix4.o 
     25SRCTARGETS := $(MODULE_DIR)/smbus.o $(MODULE_DIR)/piix4.o $(MODULE_DIR)/isa.o 
    2626 
    2727# Include all dependency files