[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] the last uclinux tree
> -----Original Message-----
> From: owner-microblaze-uclinux@xxxxxxxxxxxxxx
> [mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx]On Behalf Of
> risc@xxxxxxxxxx
> Sent: Thursday, November 24, 2005 1:51 PM
> To: microblaze
> Subject: [microblaze-uclinux] the last uclinux tree
>
>
> `/opt/src/uClinux-dist/linux-2.4.x/arch/microblaze/platform/uc
> linux-auto'
> make[2]: *** No rule to make target `head_.S', needed by
> `head_.o'. Stop.
line 93 of arch/microblaze/platform/Rules.make: HEAD :=
...blabla..../head_$(MODEL).o
This leads to file platform/uclinux-auto/head_rom.S vs. head_ram.S which is
compiled to head_ram.o here.
So it seems to me you must choose either ram or rom somewhere in the
configuration.... your head_.S looks like you haven't chosen one of them...
(?) ...
Hope that helps,
Cheers, F@lk
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/