mt wrote:

So to me it appears that it is a Bad Thing to build different kernels
within the same source tree, because then the links I mentioned above
point to the same directory, but only for one kernel it actually contains
the correct files. It will probably work, if you use different build
directories (I never did that).

Please correct me if I'm wrong, since I'm not exactly a Kernel Hacker.

This is exactly right. If you need multiple kernels from a tree, copy it with 'cp -al' to a new location.
--
Tyler Trafford

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to