Build libtlsf for all systems

libtlsf used not to be built for HWCODEC, but now that the gif
viewer uses libtlsf instead of building its own copy, libtlsf
is needed everywhere.

Change-Id: I730719c6a20e749adb8597056d2049b7758620e4
This commit is contained in:
Frank Gevaerts 2013-02-23 21:11:10 +01:00
parent 88656a522e
commit 36a99906e1
1 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1 @@
#if CONFIG_CODEC == SWCODEC /* software codec platforms */
src/tlsf.c
#endif