Explorar el Código

use SLOB allocator for embedded systems

Waldemar Brodkorb hace 10 años
padre
commit
5c8e7688ee
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/linux/kernel.config

+ 1 - 0
target/linux/kernel.config

@@ -7,6 +7,7 @@ CONFIG_SYSVIPC=y
 CONFIG_SYSVIPC_SYSCTL=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_POSIX_MQUEUE_SYSCTL=y
+CONFIG_SLOB=y
 CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y