Re: Red Hat 6.1 version.h modifications

Edward S. Marshall (emarshal@logic.net)
Sat, 9 Oct 1999 15:02:55 -0500 (CDT)


On Sat, 9 Oct 1999, Olaf Titz wrote:
> Just address the issue of compiling for a different kernel than that
> which currently runs.

Easy. Place the makefile fragment with the modules that are created for
that kernel (/lib/modules/<version>/kernel.mk or some such), and ensure
that there is enough path information stored in that fragment to build a
kernel based on it (ie. such that the builder can find the original
sources that it was generated from, for the necessary header files).

-- 
Edward S. Marshall <emarshal@logic.net>       [ What goes up, must come down. ]
http://www.logic.net/~emarshal/               [ Ask any system administrator. ]

- 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/