Changeset 2975
- Timestamp:
- 04/16/05 15:21:45 (4 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
r2974 r2975 1310 1310 gen_MAINTAINERS $package_root, $kernel_root; 1311 1311 gen_dmi_scan $package_root, $kernel_root; 1312 1313 # Clear temporary file 1314 unlink("$package_root/$temp"); 1312 1315 } 1313 1316
