mplayer: also hide toolchain comment on ARMv4

Like we do for the other arch dependencies.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2014-11-06 23:39:32 +01:00
parent 78b1a3b4e5
commit 010faa988a
1 changed files with 1 additions and 0 deletions

View File

@ -30,4 +30,5 @@ endif
comment "mplayer needs a toolchain w/ largefile"
depends on !(BR2_bfin || BR2_sh2a || BR2_sh4a || BR2_sh4aeb \
|| BR2_microblaze || BR2_aarch64 || BR2_nios2)
depends on !BR2_ARM_CPU_ARMV4
depends on !BR2_LARGEFILE