Re: Basic question

Bill Davidsen (davidsen@tmr.com)
Thu, 25 Jul 2002 08:53:59 -0400 (EDT)


On Fri, 19 Jul 2002, nejhdeh wrote:
> My question is: How can I tell gcc or even within the module itself (e.g.
> KERNEL_VERSION) to compile for lower version kernel (i.e tell kernel 2.4.18
> to compile for 2.2.20)

You go to the 2.2.20 kernel tree and use 'make.' You can't move modules
from one kernel to another, they're totally different programs!

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

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