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.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to