toolchain-external: fix typo in Blackfin toolchain config option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Apr 2013 08:01:01 +0000 (08:01 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 10 Apr 2013 09:49:15 +0000 (11:49 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in

index 433df4b74bb55eab9d4720a5a8d3550eae34e16e..4e75d85315d2acf992664947d1f73fa72e58d0fe 100644 (file)
@@ -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"