[U-Boot-Users] error appears when make u-boot

Hi,all
I have download a u-boot project, and want to build it into a bin file. But an error message appears during the process.The following is my step:
1. cd */u-boot
2. make csb266_config
Error: no rule to make target 'csb266_config'. Stop.
In the Makefile, I can see the rule for csb266 board, but why can't i build it? Anybody can help me? please, thank you very much!
Regards
Feng
______________________________________
=================================================================== ÔÚœñÌìÏíÊÜÃ÷Ì죬»ÝÆÕÕÐÐÐÍÆ³ö·ÖÆÚÃâÏ¢¹ºPC (http://ad4.sina.com.cn/shc/zhuiyu_hprefresh.html)

In message 20031014013324.29946.qmail@sina.com you wrote:
I have download a u-boot project, and want to build it into a bin file. But an error message appears during the process.The following is my step:
cd */u-boot
make csb266_config
Error: no rule to make target 'csb266_config'. Stop.
There is no such board.
In the Makefile, I can see the rule for csb266 board, but why can't i build it? Anybody can help me? please, thank you very much!
You cannot read. The board name is "csb226", not "csb266".
Best regards,
Wolfgang Denk
participants (2)
-
boymanchen
-
Wolfgang Denk