[U-Boot] [patch] u-boot powerpc build error

SungHyun Nam goweol at gmail.com
Thu Jan 13 01:16:30 CET 2011


Wolfgang Denk wrote:
>
> In message<4D2D324C.3010607 at gmail.com>  you wrote:
>> Hello,
>>
>> I met this error (use GNU make 3.80).
>>
>> $ make MPC885ADS_config
>> $ make
>> /home/namsh/work/u-boot/arch/powerpc/config.mk:35: Extraneous text after
>> `else' directive
>> /home/namsh/work/u-boot/arch/powerpc/config.mk:37: *** only one `else'
>> per conditional.  Stop.
>
> Can you please submit this as a proper patch, i. e. with a proper
> commit message and your Signed-off-by: line? Please see
> http://www.denx.de/wiki/U-Boot/Patches  for details.

After sending a patch, I noticed I need GNU make 3.81 and now I
use it to build U-Boot.  3.81 was released at 2006.  So that,
I think modifying all the makefiles to support 3.80 or older is not
good.
Hmm, you may want to add a section like 'SOFTWARE REQUIREMENTS'.

regards,
namsh


More information about the U-Boot mailing list