summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2013-07-15 12:20:53 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-07-22 09:15:32 +0200
commit618d669117e9e59a11b389a1c06610e1a3c3aa70 (patch)
treeefc3f9d2307fc91a3a39b9a7d76fd1536ab40240 /images
parentcdc837f4d90fbafd0d55634ea3acfda12120e1cd (diff)
downloadbarebox-618d669117e9e59a11b389a1c06610e1a3c3aa70.tar.gz
barebox-618d669117e9e59a11b389a1c06610e1a3c3aa70.tar.xz
pbl: add lz4 support
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images')
-rw-r--r--images/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/images/Makefile b/images/Makefile
index 925a98793b..65c533ac09 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -81,6 +81,7 @@ $(obj)/%.s: $(obj)/% FORCE
suffix_$(CONFIG_IMAGE_COMPRESSION_GZIP) = gzip
suffix_$(CONFIG_IMAGE_COMPRESSION_LZO) = lzo
+suffix_$(CONFIG_IMAGE_COMPRESSION_LZ4) = lz4
suffix_$(CONFIG_IMAGE_COMPRESSION_NONE) = shipped
# barebox.z - compressed barebox binary