Re: [PATCH 11/19] kconfig: move .kernelrelease

From: Andrew Morton
Date: Mon Apr 10 2006 - 05:58:16 EST


Roman Zippel <zippel@xxxxxxxxxxxxxx> wrote:
>
> This moves the .kernelrelease file into include/config directory.
> Remove its generation from the config step, if the config step doesn't
> leave a proper .config behind, it triggers a call to silentoldconfig.
> Instead its generation can be done via proper dependencies.

Well that was a pita. I was using that file in my kernel installation
script.

Your changelog says what the patch does, but gives no indication of why it
did it.

What do we get back for the breakage which this will cause?

Now I'm going to have to look for both .kernelrelease and
include/config/kernel.release and work out which one has the more recent
mtime. grr.

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