summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-04-11 07:50:53 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-11 07:52:02 +0200
commitc1a6f6863a58776a8b89550476ebd224471f5c2b (patch)
treea1b3e616066df55dfcd8d275dcab8db8064fe8eb /toolchain
parent25b3af0a978169760aecf0ef95246b02f8c06ffb (diff)
downloadbuildroot-novena-c1a6f6863a58776a8b89550476ebd224471f5c2b.tar.gz
buildroot-novena-c1a6f6863a58776a8b89550476ebd224471f5c2b.zip
toolchain-external: Only show MICROBLAZEBE_14_3 toolchain for BE systems
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/toolchain-external/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 4e75d8531..bc1c6553d 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