All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: khollan <khollan@daktronics.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Uboot and ML410
Date: Thu, 06 Dec 2007 14:55:54 -0500	[thread overview]
Message-ID: <475853CA.7070906@qstreams.com> (raw)
In-Reply-To: <14198812.post@talk.nabble.com>

khollan wrote:
>
> John Hahn wrote:
>   
>> We are also using 3.81 make (Centos 5 distro) with ELDK 4.1 version
>> downloaded from www.denx.de and have had no problems using the u-boot.zip
>> srcs from www.xilinx.com/ml410_p, though we use uboot for our ml403 based
>> development, we can build u-boot for ml403_config as well as ml410_config.
>>
>>
>> Cheers
>>
>> John
>>
>>     
>
> When I try compiling with my tools I get the message 
>  No rule to make target `hello_world.srec', needed by `all'
> Any way to work around this.  I have compiled everything else I use on my
> system with these tools and it works fine.  I did some research on this
> problem and it seemed to be a problem with the newer versions of make, but
> if thats not the case what is the problem?  I don't really want to install
> ELDK to keep things consistent.
> Thanks
> Kevin
>   
This is an old problem that has been fixed in the U-boot make files for 
probably a year or so. If you can't upgrade U-boot, just comment out the 
'examples' line in U-boot's main Makefile like this:

SUBDIRS = tools \
# examples

regards,
Ben

  parent reply	other threads:[~2007-12-06 19:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 18:00 Uboot and ML410 khollan
2007-12-05 18:16 ` Grant Likely
2007-12-05 21:01 ` John Hahn
2007-12-06 19:01   ` khollan
2007-12-06 19:55     ` John Hahn
2007-12-06 19:55     ` Ben Warren [this message]
2007-12-06 20:23     ` [U-Boot-Users] " John Hahn
2007-12-07  0:55       ` Wolfgang Denk
2007-12-08  1:02     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=475853CA.7070906@qstreams.com \
    --to=bwarren@qstreams.com \
    --cc=khollan@daktronics.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.