mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
Enable tlsf in warble build to fix it.
Change-Id: I5b43a995264b4e699fb62ded72139a7e0ee7f46d
This commit is contained in:
parent
f5a3dbc6d9
commit
a8b3d506db
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue