package/fdk-aac: enable on s390x

s390x is supported since bump to version 2.0.3 in commit
38a20a0998 and
c16d5d72c9

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Fabrice Fontaine 2024-03-23 22:49:51 +01:00 committed by Arnout Vandecappelle
parent 94e072849e
commit eda991ab09

View File

@ -7,6 +7,7 @@ config BR2_PACKAGE_FDK_AAC_ARCH_SUPPORTS
default y if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
default y if BR2_powerpc
default y if BR2_sh
default y if BR2_s390x
config BR2_PACKAGE_FDK_AAC
bool "fdk-aac"