|
@@ -8,7 +8,7 @@ config BR2_PACKAGE_PYTHON_GREENLET_ARCH_SUPPORTS
|
|
default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
|
|
default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
|
|
default y if BR2_riscv
|
|
default y if BR2_riscv
|
|
default y if BR2_sparc || BR2_sparc64
|
|
default y if BR2_sparc || BR2_sparc64
|
|
- default y if BR2_i386
|
|
|
|
|
|
+ default y if BR2_i386 || BR2_x86_64
|
|
|
|
|
|
config BR2_PACKAGE_PYTHON_GREENLET
|
|
config BR2_PACKAGE_PYTHON_GREENLET
|
|
bool "python-greenlet"
|
|
bool "python-greenlet"
|