uboot-mkimage problem with new MokoMakefile (that builds OpenMoko svn HEAD)

Rod Whitby rod at whitby.id.au
Sun Feb 25 00:08:06 CET 2007


michael at michaelshiloh.com wrote:
> Hi,
> 
> Thanks Rod for your latest improvements. Got me much further.
> 
> My latest problem is this:
> 
>  
> tmp/work/fic-gta01-linux/gta01-kernel-2.6-200702241056/temp/run.do_deploy.26119:
> 
>   line 586: uboot-mkimage: command not found

Add ${STAGING_BINDIR} before uboot-mkimage, so it finds it.

> -       uboot-mkimage ...
> +       ${STAGING_BINDIR}/uboot-mkimage ...

I've add this to mokomakefile.  "make update" to get it.

-- Rod




More information about the openmoko-devel mailing list