From: Frank Gevaerts Date: Sat, 23 Feb 2013 20:11:10 +0000 (+0100) Subject: Build libtlsf for all systems X-Git-Url: https://repo.or.cz/w/maemo-rb.git/commitdiff_plain/36a99906e1641913970ab14fdebc2d95782012ac 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 --- diff --git a/lib/tlsf/SOURCES b/lib/tlsf/SOURCES index eb9d93756e..e52629377d 100644 --- a/lib/tlsf/SOURCES +++ b/lib/tlsf/SOURCES @@ -1,3 +1 @@ -#if CONFIG_CODEC == SWCODEC /* software codec platforms */ src/tlsf.c -#endif