瀏覽代碼

mplayer: also hide toolchain comment on ARMv4

Like we do for the other arch dependencies.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 10 年之前
父節點
當前提交
010faa988a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/mplayer/Config.in

+ 1 - 0
package/mplayer/Config.in

@@ -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