瀏覽代碼

tinymembench: not supported on MIPS n32/64 ABIs

This is a fix for 9883cbd3678be65bdca10a124ba6cb7fd1f008d3. After deeper
testing we have found that package is supported on MIPS64, but only for
o32 ABI.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert Riera 11 年之前
父節點
當前提交
ee40f4f7a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/tinymembench/Config.in

+ 1 - 1
package/tinymembench/Config.in

@@ -1,6 +1,6 @@
 config BR2_PACKAGE_TINYMEMBENCH
 	bool "tinymembench"
-	depends on !BR2_mips64 && !BR2_mips64el
+	depends on !BR2_MIPS_NABI32 && !BR_MIPS_NABI64
 	help
 	  Tinymembench is a simple memory benchmark program, which
 	  tries to measure the peak bandwidth of sequential memory