From a8b3d506dbeaa657ec5de93af9647ebee90d46d1 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Thu, 29 Mar 2012 00:01:44 +0200 Subject: Enable tlsf in warble build to fix it. Change-Id: I5b43a995264b4e699fb62ded72139a7e0ee7f46d --- tools/root.make | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/root.make b/tools/root.make index b12ed2abfa..30e3b3f865 100644 --- a/tools/root.make +++ b/tools/root.make @@ -100,6 +100,7 @@ else ifneq (,$(findstring database,$(APP_TYPE))) include $(APPSDIR)/database.make else ifneq (,$(findstring warble,$(APP_TYPE))) include $(ROOTDIR)/lib/rbcodec/test/warble.make + include $(ROOTDIR)/lib/tlsf/libtlsf.make include $(APPSDIR)/codecs/codecs.make include $(ROOTDIR)/lib/rbcodec/rbcodec.make else -- cgit v1.2.3