[Peeweelinux] EXTRAVERSION
Barry Gershenfeld
[email protected]
Tue, 6 Aug 2002 17:11:17 -0700 (PDT)
I set EXTRAVERSION in the Makefile so that the kernel I
build will be identifiable using uname. But it's not
there. And it has disappeared from the Makefile after
compilation. This time I checked to make sure it was
there before I started compiling. So somewhere it
is getting removed. And my fix for cc -> kgcc is
still there, so the file is not being overwritten.
If the scripts do it intentionally, are they perhaps
trying to copy it from somewhere else that I can set?
Barry