root/lm-sensors/tags/V2-10-2/etc/config.c
| Revision 1739, 306 bytes (checked in by mds, 6 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | /* |
| 2 | * This is used by the top-level makefile to automagically |
| 3 | * get the kernel version from <linux/version.h>. |
| 4 | * A simple grep doesn't work for Mandrake and Red Hat distributions |
| 5 | * that contain multiple UTS_RELEASE definitions in version.h. |
| 6 | */ |
| 7 | #include <linux/version.h> |
| 8 | char *uts_release=UTS_RELEASE; |
Note: See TracBrowser for help on using the browser.
