> How about putting these files in the modules directory? That
> way, we have
> a nice consistent location for them.
> /lib/modules/`uname -r`/build/System.map etc. is a fair
> approximation, but
> you lose that every time the kernel source is changed, even if the new
> image isn't installed.
Your assumption is that you have only one config per machine with a certain
kernel-release and that you are building the kernel for _this_ box.
There are other options, and in these more complex cases the
"config-tracking" is more important than in the single case, where you
actually have /usr/src/linux/arch/boot.
frank
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/