2010/1/5 Markus M. May <mmay at javafreedom.org>: >> The CONFIG_LOCALVERSION_AUTO is a problem when building inside the git >> repository for "base" because the make file detects that it's in a >> "dirty" git repository and appends part of the git commit hash and >> "-dirty" to the kernel release - obviously not what we want. > > Learned something new. You are right.
Took me quite a while to figure out why it was doing it :P

