From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Wed, 21 Apr 2004 09:36:22 -0400 Subject: [U-Boot-Users] u-boot compiler Message-ID: <052401c427a5$a2ea07b0$6b01a8c0@cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I just started with u-boot and I have to compile U-boot for my board (at91rm9200dk) So, to compile u-boot, I read the README file. make at91rm9200dk_config and I got this error : : unrecognized option when it executes ./mkconfig Any idea about this error? Regards