Explorar o código

use bigger tmpfs for qemu

Waldemar Brodkorb %!s(int64=13) %!d(string=hai) anos
pai
achega
280dd211af
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/config/Config.in.runtime

+ 1 - 0
target/config/Config.in.runtime

@@ -22,6 +22,7 @@ config ADK_RUNTIME_PASSWORD
 
 
 config ADK_RUNTIME_TMPFS_SIZE
 config ADK_RUNTIME_TMPFS_SIZE
 	string "size of /tmp in memory (kB)"
 	string "size of /tmp in memory (kB)"
+	default "16384" if ADK_HARDWARE_QEMU
 	default "32768" if ADK_TARGET_SYSTEM_IBM_X40
 	default "32768" if ADK_TARGET_SYSTEM_IBM_X40
 	default "32768" if ADK_TARGET_SYSTEM_RASPBERRY_PI
 	default "32768" if ADK_TARGET_SYSTEM_RASPBERRY_PI
 	default "2048"
 	default "2048"