In message <[EMAIL PROTECTED]> you wrote:
>
>        I am newbie. I am trying to port u-boot to my board. I did these 
> things:
>        1. copy a existing board directory, say m5445evb, to a new one 
> "mercury"
>        2. copy the M5445X_config section and rename it to "MERCURY_config"
>        3. change board name "m5445evb" in the "@mkconfig -a ..." line
> to mercury
> but when I try to compile u-boot make says "no rule to make target
> .depend", needed by lib_mercury.a in the board/freescale/mercury
> directory.
>        I can compile u-boot for m5445evb normally.
>        What's the matter?

You failed to  adapt  board/freescale/mercury/Makefile  to  your  new
board.  Are  you  sure this is indeed a Freescale board? If not, then
why is it located in the Freescale vendor directory?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
History tends to exaggerate.
        -- Col. Green, "The Savage Curtain", stardate 5906.4

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to