[CRIU] [PATCH 1/9] make: Generate crtools version from Makefile definition

Pavel Emelyanov xemul at parallels.com
Mon Feb 11 10:24:52 EST 2013


On 02/09/2013 01:26 PM, Cyrill Gorcunov wrote:
> 
> This allows us to have a unique place where version lives
> and what is more important other subsystems (such as docs
> generation) may reuse version definitions.
> 
> At moment EXTRA (which corresponds kernels -rc tag) and
> NAME is not yet used, but I desided to put them in place
> for future needs.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  .gitignore               |  1 +
>  Makefile                 |  5 ++++-
>  crtools.c                |  3 ++-
>  include/crtools.h        |  3 ---
>  scripts/Makefile.version | 23 +++++++++++++++++++++++
>  5 files changed, 30 insertions(+), 5 deletions(-)
>  create mode 100644 scripts/Makefile.version
> 


Applied


More information about the CRIU mailing list