[U-Boot-Users] error while compilation in u-boot-0.4.5

hi, we downloaded u-boot-0.4.5.tar.bz2 ftp://ftp.denx.de/pub/u-boot. When we try to compile this for our board (omap1510inn) it gives me error like this. The same error is reported even for smdk2410 also.
----------------------------------------------------------- make[1]: Entering directory `/home/a0875451/mwd/u-boot/release-1510/u-boot-0.4.5/tools' /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `for dir in ; do make HOSTOS=linux HOSTARCH=i386 HOST_CFLAGS="-Wall -pedantic" HOST_LDFLAGS="" -C $dir || exit 1 ; done' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/home/a0875451/mwd/u-boot/release-1510/u-boot-0.4.5/tools' make: *** [subdirs] Error 1 ----------------------------------------------------------------------
regards -kshitij
participants (1)
-
Gupta, Kshitij