mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
toolchain-external: Only show MICROBLAZEBE_14_3 toolchain for BE systems
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
25b3af0a97
commit
c1a6f6863a
@ -655,7 +655,7 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
|
|||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_14_3
|
config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_14_3
|
||||||
bool "Xilinx Big Endian Microblaze GNU Tools"
|
bool "Xilinx Big Endian Microblaze GNU Tools"
|
||||||
depends on BR2_microblaze
|
depends on BR2_microblazebe
|
||||||
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
||||||
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
||||||
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user