Building serial_cs.ko

Russell King rmk+pcmcia at arm.linux.org.uk
Thu Jul 28 03:38:28 EDT 2005


On Thu, Jul 28, 2005 at 02:54:56AM -0400, Nathan M wrote:
> I am looking to obtain or build serial_cs.ko (I have serial_cs.c). 
> I've found instructions how to build serial_cs.o for the 2.4.xx
> kernel, however I know the 2.6.xx kernel handles modules differently. 
> Can serial_cs still be cross compiled for a 2.6.xx kernel and
> installed without having to rebuild the whole kernel like it can be
> for the 2.4.xx kernel?
> 
> Could someone point me to a link or send me serial_cs.ko for arm linux
> or alternatively provide the compiler options need to build
> serial_cs.ko from serial_cs.c?

Enable it in your configuration and then run make.  You don't need to
make clean and rebuild from scratch with 2.6 kernels.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 Serial core



More information about the linux-pcmcia mailing list