[PATCH] fix fix_includes.sh for 2.6.18 kernel (resend)
Atsushi Nemoto
anemo at mba.ocn.ne.jp
Wed Sep 6 18:35:22 PDT 2006
On Wed, 6 Sep 2006 19:00:37 +0200, "Yann E. MORIN" <yann.morin.1998 at anciens.enib.fr> wrote:
> Maybe we should use the .kernelrease file in the linux top build dir?
> This file simply contains the kernel version, what used to be stored in
> UTS_RELEASE. It requires that the kernel has been configured AND prepared
> with at least "make prepare" (which should obviously be the case anyway
> as we're already using version.h which get created at that time).
Well, I think "make headers_install" is a way to go. While "make
headers_install" does not need "make config" or "make prepare", we
should not depend on the .kernelrelease file.
---
Atsushi Nemoto
More information about the uClibc
mailing list