Changeset 992 for lm-sensors/trunk/mkpatch
- Timestamp:
- 01/15/01 01:07:58 (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
r975 r992 23 23 $temp = "mkpatch/.temp"; 24 24 25 # Generate a diff between the old kernel file and the new I2Cfile. We25 # Generate a diff between the old kernel file and the new lm_sensors file. We 26 26 # arrange the headers to tell us the old tree was under directory 27 27 # `linux-old', and the new tree under `linux'.
