<div><strong>I just want to compile the source code for the board mx1ads,which has been&nbsp; supported.</strong></div>
<div><strong>And I did the follows.But errors occured</strong></div>
<div>&nbsp;</div>
<div>p.s.</div>
<div>&nbsp;&nbsp;&nbsp;The &nbsp;cross_compiler is supplied by ELDK3.1.1(arm_linux_eldk3.1.1).</div>
<div>&nbsp;</div>
<div><strong><strong>[user@Jason u-boot-1.1.3]$ make distclean</strong></strong></div>
<div><strong><strong>[user@Jason u-boot-1.1.3]$ make mx1ads_config</strong></strong></div>
<div><strong>[user@Jason u-boot-1.1.3]$ make all<br></strong>make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/tools'<br>ln -s ../common/environment.c environment.c<br>ln -s ../lib_generic/crc32.c crc32.c<br>
gcc -M -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x08400000 -DUSE_HOSTCC environment.c img2srec.c mkimage.c crc32.c envcrc.c gen_eth_addr.c bmp_logo.c &gt; .depend<br>make[1]: Leaving directory `/home/user/workspace/u-
boot-1.1.3/tools'<br>make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/tools'<br>make[1]: `.depend' is up to date.<br>make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/tools'<br>make[1]: Entering directory `/home/user/workspace/u-
boot-1.1.3/examples'<br>/opt/eldk-3.1.1-arm/usr/bin/arm-linux-gcc -M -g&nbsp; -Os&nbsp;&nbsp; -fno-strict-aliasing&nbsp; -fno-common -ffixed-r8 -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0x08400000 -I/home/user/workspace/u-boot-1.1.3
/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/eldk-3.1.1-arm/usr/bin/../lib/gcc-lib/arm-linux/3.3.3/include -pipe&nbsp; -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall -Wstrict-prototypes hello_world.c stubs.c
&nbsp; &gt; .depend<br>make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/examples'<br>make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/examples'<br>make[1]: `.depend' is up to date.<br>make[1]: Leaving directory `/home/user/workspace/u-
boot-1.1.3/examples'<br>make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/post'<br>/opt/eldk-3.1.1-arm/usr/bin/arm-linux-gcc -M -g&nbsp; -Os&nbsp;&nbsp; -fno-strict-aliasing&nbsp; -fno-common -ffixed-r8 -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0x08400000 -I/home/user/workspace/u-
boot-1.1.3/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/eldk-3.1.1-arm/usr/bin/../lib/gcc-lib/arm-linux/3.3.3/include -pipe&nbsp; -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall -Wstrict-prototypes cache_8xx.S 
cache.c codec.c cpu.c dsp.c ether.c i2c.c memory.c post.c rtc.c spr.c sysmon.c tests.c uart.c usb.c watchdog.c &gt; .depend<br>make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/post'<br>make[1]: Entering directory `/home/user/workspace/u-
boot-1.1.3/post'<br>make[1]: `.depend' is up to date.<br>make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/post'<br>make[1]: Entering directory `/home/user/workspace/u-boot-1.1.3/post/cpu'<br>make[1]: *** No rule to make target `asm.S', needed by `.depend'.&nbsp; Stop.
<br>make[1]: Leaving directory `/home/user/workspace/u-boot-1.1.3/post/cpu'<br>make: *** [depend] Error 2</div>
<div>&nbsp;</div>
<div><strong>What's the matter?How to resolve?</strong></div>
<div><strong>H..............elp!</strong></div>