Re: changing local version requires full rebuild

From: Michael S. Tsirkin
Date: Sun Jan 16 2005 - 14:44:19 EST


Hello!
Quoting r. Sam Ravnborg (sam@xxxxxxxxxxxx) "Re: changing local version requires full rebuild":
> >
> > > Do you use "echo -mylocalver > localversion" to change the local version?
> > >
> > > Sam
> >
> > No, I do makemenuconfig to edit the version. Is that right?
>
> That is fine too.
> When building - do you use separate output dir?
>
> Sam

First, by design any module includes the full
kernel release name as part of the VERMAGIC_STRING.
So at least one file will have to be rebuilt for each module,
and all modules have to be relinked, if localversion changes.


MST
-
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/