commit | 183cbc97b21bc94437d87d6d2400a9772701f4b2 | [log] [tgz] |
---|---|---|
author | Bernhard Walle <walle@corscience.de> | Tue Apr 03 00:37:03 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Apr 16 14:47:58 2012 +0200 |
tree | 2acb44acbba672dca169f142b51648ff11df6c1b | |
parent | e4d26a225f44d306046ea0512abc10ec1023b815 [diff] |
tricorder: Add UBIFS Since kernel should be in a ubifs partition, we need UBIFS. The greater malloc size is needed for UBIFS. Signed-off-by: Bernhard Walle <walle@corscience.de> Squashed two commits (UBIFS enabled and malloc size increased) into one. Signed-off-by: Thomas Weber <weber@corscience.de>