Russell King - ARM Linux Admin wrote:
>
> Dave Baukus writes:
> > Depending on the the level the problem may be one or more of the following:
> >
> > 1.) that at some point serail_21285.c was moved to
> > drivers/char yet arch/arm/Makefile modifies
> > CHAR_DRIVERS := arch/arm/drivers/char/char.a
> >
> > thus char.a does not include serial_21285.o; thus the final link of the
> > kernel complains.
> >
> > I hack this by:
> > CHAR_DRIVERS := drivers/char/char.a
>
> Or get a more up to date kernel source. Everything in arch/arm/drivers has been
> gone for about 2 to 3 weeks now.
Yea, I was hoping for that, but the latest I can find is 2.2.1 w/
patch-2.2.1-rmk3 doesn't provide for SERIAL_21285 configuration in the config
scripts.
I haven't tracked down missing piece.
--
Dave Baukus
Inet Technologies Inc. - R & D
[EMAIL PROTECTED]
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
- Re: transform zImage to AIF Philip Blundell
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AIF Philip Blundell
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AI... Philip Blundell
- Re: transform zImage to AI... Andrew Thomas
- Re: transform zImage to AI... Philip Blundell
- Re: transform zImage to AI... Dave Baukus
- Re: transform zImage to AI... Philip Blundell
- Re: transform zImage to AI... Russell King - ARM Linux Admin
- Re: transform zImage to AI... Dave Baukus
- Re: transform zImage to AI... Russell King - ARM Linux Admin
- Re: transform zImage to AI... Philip Blundell
- Re: transform zImage to AI... Andrew Thomas
- Re: transform zImage to AI... Andrew Thomas
- Re: transform zImage to AI... christophe leroy
- Re: transform zImage to AI... Russell King - ARM Linux Admin
- Re: transform zImage to AI... christophe leroy
- Re: transform zImage to AI... Russell King - ARM Linux Admin
- Re: transform zImage to AIF christophe . leroy5
- Re: transform zImage to AI... Russell King
