package/zlib: update architectures for zlib-ng

- powerpc is supported since
  b81f4ee96d
- s390x is supported since
  8e30d11736

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020.11.x
Fabrice Fontaine 2020-10-12 08:54:56 +02:00 committed by Thomas Petazzoni
parent d98490d17c
commit 2007b79280
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ config BR2_PACKAGE_ZLIB_NG_ARCH_SUPPORTS
default y if BR2_arm
default y if BR2_aarch64
default y if BR2_i386
default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
default y if BR2_s390x
default y if BR2_x86_64
config BR2_PACKAGE_ZLIB