summaryrefslogtreecommitdiffstats
path: root/lib/lzo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lib: lzo: drop unused compression codeAhmad Fatoum2020-09-141-3/+0
| | | | | | | | The code doesn't compile and went unused since being added 10 years ago. Remove it. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* lzo: update to lzo-2013Jean-Christophe PLAGNIOL-VILLARD2013-09-221-1/+1
| | | | | | | | | | | | | | | | | | take from linux next-20130227 same version as v3.11 before -rwxr-xr-x 1 root root 123001 Feb 28 01:04 build/highbank/arch/arm/pbl/zbarebox.bin after -rwxr-xr-x 1 root root 122226 Feb 28 01:02 build/highbank/arch/arm/pbl/zbarebox.bin smaller and faster Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* add unlzo supportSascha Hauer2010-03-301-0/+4
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>