Changeset 907
- Timestamp:
- 10/16/00 22:57:56 (8 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
r896 r907 354 354 $new_style = 1; 355 355 } 356 if ((! $new_style and m@^ALL_SUB_DIRS\s*:=@) or m@^ nid0subdirs\s*:=@) {356 if ((! $new_style and m@^ALL_SUB_DIRS\s*:=@) or m@^mod-subdirs\s*:=@) { 357 357 $pr1 = 1; 358 358 $sensors_present = 0;
