[ELDK] make canyonlands_config

Anatolij Gustschin agust at denx.de
Tue Nov 23 20:49:18 CET 2010


Hello Jim,

On Tue, 23 Nov 2010 14:14:09 -0500
"Snyder, James (jsnyde07)" <jsnyde07 at harris.com> wrote:

> Hello,
> 
> In the file
> 
> http://www.denx.de/wiki/publish/DULG/DULG-canyonlands.pdf
> 
> on page 38 at the bottom, section 5.3, if I cd into the u-boot directory
> I can do the "make distclean". However when I try "make
> canyonlands_config" I get the
> make: *** No rule to make target `canyonlands'. Stop
> 
> Any input would be of great help.

Unfortunately the canyonlands board support is not available in the
old U-Boot version 1.3.2. Please try to use more recent U-Boot
version, e.g. the version v2010.09. You can also get it from the
ftp server:

$ wget ftp://ftp.denx.de/pub/u-boot/u-boot-2010.09.tar.bz2
$ tar xjf u-boot-2010.09.tar.bz2
$ ln -s u-boot-2010.09 u-boot
$ cd u-boot
$ make distclean
$ make canyonlands_config
$ make all

Best regards,
Anatolij

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de


More information about the eldk mailing list