Changeset 855

Show
Ignore:
Timestamp:
08/07/00 13:27:54 (8 years ago)
Author:
frodo
Message:

First mkpatch bugfix already: the full archive is now called

`sensor.o', to avoid clashes with the sensors.o module...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r854 r855  
    307307    if ($type == 2 and m@^DRIVERS \+= \$\(DRIVERS-y\)@) { 
    308308      print OUTPUT <<'EOF'; 
    309 DRIVERS-$(CONFIG_SENSORS) += drivers/sensors/sensors.o 
     309DRIVERS-$(CONFIG_SENSORS) += drivers/sensors/sensor.o 
    310310EOF 
    311311      $pr1 = 1; 
     
    561561 
    562562MOD_LIST_NAME := SENSORS_MODULES 
    563 O_TARGET := sensors.o 
     563O_TARGET := sensor.o 
    564564 
    565565export-objs     := sensors.o