tinymembench: Fix typo error on dependence
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 27 Nov 2013 10:18:05 +0000 (10:18 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Nov 2013 12:58:16 +0000 (13:58 +0100)
It should be BR2_MIPS_NABI64 instead of BR_MIPS_NABI64

Fixes:

   http://autobuild.buildroot.net/results/c5d/c5da2d99c09b1a2f7da23f1636f1ccc8978cc4a3/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tinymembench/Config.in

index 7e8aaf5469899fe112e1bb5b89a05f80e3111edf..8f6e1a2b359b6a05a1d7426fc0bf214f5ca8544f 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_TINYMEMBENCH
        bool "tinymembench"
-       depends on !BR2_MIPS_NABI32 && !BR_MIPS_NABI64
+       depends on !BR2_MIPS_NABI32 && !BR2_MIPS_NABI64
        help
          Tinymembench is a simple memory benchmark program, which
          tries to measure the peak bandwidth of sequential memory