From: Peter Korsgaard Date: Thu, 11 Apr 2013 05:50:53 +0000 (+0200) Subject: toolchain-external: Only show MICROBLAZEBE_14_3 toolchain for BE systems X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c1a6f6863a58776a8b89550476ebd224471f5c2b;p=buildroot.git toolchain-external: Only show MICROBLAZEBE_14_3 toolchain for BE systems Signed-off-by: Peter Korsgaard --- diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in index 4e75d85315..bc1c6553de 100644 --- a/toolchain/toolchain-external/Config.in +++ b/toolchain/toolchain-external/Config.in @@ -655,7 +655,7 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2 config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_14_3 bool "Xilinx Big Endian Microblaze GNU Tools" - depends on BR2_microblaze + depends on BR2_microblazebe depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86" select BR2_TOOLCHAIN_EXTERNAL_GLIBC select BR2_TOOLCHAIN_HAS_NATIVE_RPC