Changeset 917

Show
Ignore:
Timestamp:
10/30/00 00:13:11 (13 years ago)
Author:
frodo
Message:

Ticket 412 mkpatch problem fixed (I hope)

Files:
1 modified

Legend:

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

    r907 r917  
    374374      redo MAIN; 
    375375    }  
    376     if (m@^subdir.*CONFIG_I2C@) { 
     376    if (m@^subdir.*CONFIG_SENSORS@) { 
    377377      $_ = <INPUT>; 
    378378      redo MAIN; 
    379379    } 
    380     if (m@^include \$\(TOPDIR\)/Rules.make$@) { 
     380    if (!$pr2 and (m@^include \$\(TOPDIR\)/Rules.make$@ or m@^subdir-\$\(CONFIG_ACPI@)) { 
    381381      $pr2 = 1; 
    382382      if ($new_style) {