Re: [stable] Linux 3.0.2

From: Willy Tarreau
Date: Tue Aug 16 2011 - 06:03:25 EST


On Tue, Aug 16, 2011 at 11:11:43AM +0200, Jesper Juhl wrote:
>
> > diff --git a/Makefile b/Makefile
> > index f124b18..794fa28 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -1,6 +1,6 @@
> > VERSION = 3
> > PATCHLEVEL = 0
> > -SUBLEVEL = 1
> > +SUBLEVEL = 2
> > EXTRAVERSION =
>
> Isn't it time we remove that EXTRAVERSION from the stable kernels now that
> they are using SUBLEVEL ?

It can be left empty here, it's still used a lot when doing specific builds
that need to embed a variant name (make bzImage modules EXTRAVERSION=xxx).

Regards,
Willy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/