Changeset 1143
- Timestamp:
- 07/23/01 02:12:30 (7 years ago)
- Files:
-
- lm-sensors/trunk/mkpatch/mkpatch.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/mkpatch/mkpatch.pl
r1123 r1143 584 584 redo MAIN; 585 585 } 586 $right_place = 1 if (m@lp_ init\(\);@);586 $right_place = 1 if (m@lp_m68k_init\(\);@); 587 587 if ($right_place and not $done and 588 588 m@CONFIG_SENSORS@) {
