Tomoaki AOKI <[email protected]> wrote: > > Michael Grimm <[email protected]> wrote:
>> My kernel config is customized: >> >> ident CUSTOM >> include GENERIC >> include "../../conf/std.nodebug" >> device gre >> >> This kernel is built as all the years before, and I can see it: This is wrong; I must have screwed this file up during my odyssey (stable/14 -> main -> stable/15), recently. >> Where should I start to search, and, is anyone else observing the same? > Simply switch the order of ident line and include line. > > With your order, ident line is overridden by "ident GENERIC" line > in GENERIC. > > HTH. Yes, that helped. Thanks, back to normal uname reporting. Regards, Michael
