Re: [PATCH] asm*/resource.h fix for glibc

Miquel van Smoorenburg (miquels@cistron.nl)
Fri, 17 Dec 1999 21:18:18 +0100


According to Jason Gunthorpe:
> That isn't the point though, my suggestion was to use this file to locate
> the kernel headers themselves, not to just setup the build environment.
> Two different things.

Does it really matter if config.mk is in /boot/config.mk-VERSION
or /usr/src/linux-VERSION/config.mk for Joe Average ? Not really.

Do I often compile kernels that I do not install on the same machine?
Yes. In that case, there is no /boot/config.mk-VERSION for that
kernel. There is however an unpacked and configured kernel source.

In fact I sometimes have several kernels of the same version unpacked
in different directories with different configs. In that case,
/boot/config.mk-VERSION would not work at all.

You really need to take _all_ considerations into account.

Mike.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/