]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Disable built-in malloc
authorSimon Glass <sjg@chromium.org>
Sat, 17 Sep 2011 06:48:49 +0000 (06:48 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 21:56:57 +0000 (23:56 +0200)
commitfe34107e38c6337c90e6f072954bdf50d9e09228
treebc1a1ef7cdc9612f71b19f35b5a23287116d21ab
parent6d6f1236321827e2fcbb1a3b27e61f7c4c4a6814
sandbox: Disable built-in malloc

We prefer to U-Boot's malloc but for now it is easier to use the C library's
version.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/Makefile