[Buildroot] svn commit: trunk/buildroot/target/u-boot

Peter Korsgaard jacmet at uclibc.org
Thu Jun 12 07:28:32 UTC 2008


>>>>> "Hamish" == Hamish Moffatt <hamish at cloud.net.au> writes:

Hi,

 >> +U_BOOT_ARCH=$(shell echo $(KERNEL_ARCH)|$(HOST_SED_DIR)/bin/sed 's/powerpc/ppc/')

 Hamish> How about
 Hamish> U_BOOT_ARCH=$(KERNEL_ARCH:powerpc=ppc)

 Hamish> anyway.. less ugly than calling the shell + sed.

Ah yes, ofcause - Fixed. U-boot supports ARCH=powerpc from 1.3.3 on
though.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list