Show
Ignore:
Timestamp:
12/06/98 17:19:24 (14 years ago)
Author:
frodo
Message:

Better header files

* Header files isa.h, sensors.h and smbus.h will now be installed on a

'make install';

* #ifdef KERNEL added to the above header files where appropriate;
* Correct files are included, both if KERNEL is true and false.

Files:
1 modified

Legend:

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

    r29 r42  
    2727              $(MODULE_DIR)/i2c-proc.o $(MODULE_DIR)/lm75.o 
    2828 
    29 HEADERFILES := $(MODULE_DIR)/sensors.h  
     29HEADERFILES := $(MODULE_DIR)/sensors.h $(MODULE_DIR)/isa.h \ 
     30               $(MODULE_DIR)/smbus.h 
    3031 
    3132# Include all dependency files