Expose McKernel version in /proc/mckernel

Change-Id: Ica0fbb0ff70a4ff2559e92738926279a3ae78a21
This commit is contained in:
Balazs Gerofi
2018-10-24 13:05:51 +09:00
committed by Dominique Martinet
parent 1253f4d18c
commit e12d5ed341
5 changed files with 30 additions and 0 deletions

View File

@@ -54,12 +54,18 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* IHK version string */
#undef IHK_VERSION
/* McKernel specific headers */
#undef MCKERNEL_INCDIR
/* McKernel specific libraries */
#undef MCKERNEL_LIBDIR
/* McKernel version string */
#undef MCKERNEL_VERSION
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT