* [Buildroot] [PATCH 3/5] Microblaze: Added Xilinx toolchain options
@ 2012-03-11 16:49 Stephan Hoffmann
2012-03-12 22:06 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Stephan Hoffmann @ 2012-03-11 16:49 UTC (permalink / raw)
To: buildroot
Signed-off-by: Stephan Hoffmann <sho at relinux.de
---
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
--
1.7.0.4
--
reLinux - Stephan Hoffmann
Am Schmidtgrund 124 50765 K?ln
Tel. +49.221.95595-19 Fax: -64
www.reLinux.de sho@reLinux.de
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 3/5] Microblaze: Added Xilinx toolchain options
2012-03-11 16:49 [Buildroot] [PATCH 3/5] Microblaze: Added Xilinx toolchain options Stephan Hoffmann
@ 2012-03-12 22:06 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-03-12 22:06 UTC (permalink / raw)
To: buildroot
Hello,
Le Sun, 11 Mar 2012 17:49:24 +0100,
Stephan Hoffmann <sho@relinux.de> a ?crit :
> Signed-off-by: Stephan Hoffmann <sho@relinux.de
>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-12 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-11 16:49 [Buildroot] [PATCH 3/5] Microblaze: Added Xilinx toolchain options Stephan Hoffmann
2012-03-12 22:06 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox