land: MALLOC_IMPL is deprecated now

* Switch to new config flag --> MALLOC_SVELTE
This commit is contained in:
karthick111 2017-03-16 15:40:09 +01:00
parent 1f04e74ffe
commit 1daa81e0af
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +0,0 @@
# Malloc
MALLOC_IMPL := dlmalloc

2
board/malloc.mk Normal file
View file

@ -0,0 +1,2 @@
# Malloc
MALLOC_SVELTE := true