buildroot: python-numpy supports riscv
Signed-off-by: carbon <carbon@milkv.io>
This commit is contained in:
@ -12,6 +12,7 @@ config BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
|
|||||||
default y if BR2_powerpc64
|
default y if BR2_powerpc64
|
||||||
default y if BR2_sh
|
default y if BR2_sh
|
||||||
default y if BR2_x86_64
|
default y if BR2_x86_64
|
||||||
|
default y if BR2_riscv
|
||||||
|
|
||||||
config BR2_PACKAGE_PYTHON_NUMPY
|
config BR2_PACKAGE_PYTHON_NUMPY
|
||||||
bool "python-numpy"
|
bool "python-numpy"
|
||||||
|
|||||||
Reference in New Issue
Block a user