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