mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
arc: disable Crosstool-NG for ARC
Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d81457eaed
commit
cb232b31ff
@ -22,7 +22,7 @@ config BR2_TOOLCHAIN_EXTERNAL
|
|||||||
|
|
||||||
config BR2_TOOLCHAIN_CTNG
|
config BR2_TOOLCHAIN_CTNG
|
||||||
bool "Crosstool-NG toolchain"
|
bool "Crosstool-NG toolchain"
|
||||||
depends on !BR2_microblaze && !BR2_aarch64 && !BR2_xtensa
|
depends on !BR2_microblaze && !BR2_aarch64 && !BR2_xtensa && !BR2_arc
|
||||||
select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
|
select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
|
||||||
help
|
help
|
||||||
Say 'y' if you want to generate the toolchain with crosstool-NG
|
Say 'y' if you want to generate the toolchain with crosstool-NG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user