mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
toolchain-external: fix typo in Blackfin toolchain config option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4a03796450
commit
8d8a73fae1
@ -597,7 +597,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
|
|||||||
Toolchain for the Blackfin architecture, from
|
Toolchain for the Blackfin architecture, from
|
||||||
http://blackfin.uclinux.org.
|
http://blackfin.uclinux.org.
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL_BLACKFI_UCLINUX_2012R1
|
config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R1
|
||||||
bool "Blackfin.uclinux.org 2012R1-RC2"
|
bool "Blackfin.uclinux.org 2012R1-RC2"
|
||||||
depends on BR2_bfin
|
depends on BR2_bfin
|
||||||
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user