mplayer: also hide toolchain comment on ARMv4
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 6 Nov 2014 22:39:32 +0000 (23:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 6 Nov 2014 22:39:32 +0000 (23:39 +0100)
Like we do for the other arch dependencies.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mplayer/Config.in

index 4cfa0bb14adafb5d3bbdfceae0e275c82e5121a4..779f1bd6e9e7e038173544f66c5e75432a444fdb 100644 (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