Opened 13 years ago

Closed 13 years ago

#103 closed enhancement (fixed)

kmk: Add host OS version variables

Reported by: bird Owned by: bird
Priority: trivial Milestone: 0.2.0
Component: kmk Version: noversion
Keywords: Cc:

Description

Adding a set of variables for exposing the host (kernel) version would be nice.

Change History (1)

comment:1 Changed 13 years ago by bird

Resolution: fixed
Status: newclosed

Implemented in [2451] and [2452].

Variables: KBUILD_HOST_VERSION, KBUILD_HOST_VERSION_MAJOR, KBUILD_HOST_VERSION_MINOR and KBUILD_HOST_VERSION_PATCH. KBUILD_HOST_VERSION is four numbers separated by dots, the other are unsigned integer numbers.

Note: See TracTickets for help on using tickets.