Re: odd link error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 23, 2003 at 08:48:03AM -0400, David Kesselring wrote:

> I know my build for a custom board isn't right but it got through the
> compiles only to get this link error. Does anyone know what it might point
> to?

Seems the SEAD bits in your Makefile are incomplete, arch/mips64/Makefile
should contain this:

[...]
#
# MIPS SEAD board
#
ifdef CONFIG_MIPS_SEAD
LIBS            += arch/mips/mips-boards/sead/sead.o \
                   arch/mips/mips-boards/generic/mipsboards.o
SUBDIRS         += arch/mips/mips-boards/generic arch/mips/mips-boards/sead
LOADADDR        := 0x80100000
endif
[...]

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux