From: Thomas Petazzoni Date: Sun, 7 Apr 2013 08:01:01 +0000 (+0000) Subject: toolchain-external: fix typo in Blackfin toolchain config option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d8a73fae1ea250ec13a5db1d8bc5847413f508d;p=buildroot.git toolchain-external: fix typo in Blackfin toolchain config option Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in index 433df4b74b..4e75d85315 100644 --- a/toolchain/toolchain-external/Config.in +++ b/toolchain/toolchain-external/Config.in @@ -597,7 +597,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2 Toolchain for the Blackfin architecture, from http://blackfin.uclinux.org. -config BR2_TOOLCHAIN_EXTERNAL_BLACKFI_UCLINUX_2012R1 +config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R1 bool "Blackfin.uclinux.org 2012R1-RC2" depends on BR2_bfin depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"