kconfig: move .kernelrelease
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 9 Jun 2006 05:12:43 +0000 (22:12 -0700)
committerSam Ravnborg <sam@mars.ravnborg.org>
Fri, 9 Jun 2006 05:31:30 +0000 (07:31 +0200)
commitf1d28fb043b325dad8944647a52b20287e59d8a1
treede1e263125b6944d0c821537c81235f7cbdd1bf0
parent2e3646e51b2d6415549b310655df63e7e0d7a080
kconfig: move .kernelrelease

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.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile