From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 12 Mar 2012 23:06:04 +0100 Subject: [Buildroot] [PATCH 3/5] Microblaze: Added Xilinx toolchain options In-Reply-To: <4F5CD794.7000804@relinux.de> References: <4F5CD794.7000804@relinux.de> Message-ID: <20120312230604.266c1254@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, Le Sun, 11 Mar 2012 17:49:24 +0100, Stephan Hoffmann a ?crit : > Signed-off-by: Stephan Hoffmann > --- > toolchain/toolchain-external/Config.in | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in > index b417cb7..2093180 100644 > --- a/toolchain/toolchain-external/Config.in > +++ b/toolchain/toolchain-external/Config.in > @@ -433,6 +433,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2010RC1 > config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2 > bool "Xilinx Little Endian Microblaze GNU Tools" > depends on BR2_microblazeel > + select BR2_LARGEFILE > + select BR2_INET_IPV6 > + select BR2_INET_RPC > + select BR2_ENABLE_LOCALE > + select BR2_USE_WCHAR > help > Toolchain for the Microblaze architecture, from > http://wiki.xilinx.com/mb-gnu-tools This should be squashed into PATCH 2/5, and it should also be done similarly for the big endian MicroBlaze toolchain (unless its uClibc configuration has none of those features). Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com