package/fdk-aac: enable on s390x
s390x is supported since bump to version 2.0.3 in commit38a20a0998
andc16d5d72c9
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
94e072849e
commit
eda991ab09
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user