[Buildroot] [PATCH] reenable microblaze little endian for internal musl toolchain

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat May 31 11:13:46 UTC 2014


Dear Waldemar Brodkorb,

On Sat, 31 May 2014 10:45:56 +0200, Waldemar Brodkorb wrote:

>  	depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_microblazebe || \
> -		BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64
> +		BR2_microblaze || BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64

Nope, just revert the patch I made, i.e turn BR2_microblazebe into
BR2_microblaze again. We have three options in Buildroot:

	BR2_microblazeel, for Microblaze LE
	BR2_microblazebe, for Microblaze BE
	BR2_microblaze, when either Microblaze LE or BE is chosen

See arch/Config.in.microblaze.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list