summaryrefslogtreecommitdiff
path: root/fs/squashfs/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-01-21Squashfs: add a decompressor frameworkPhillip Lougher1-1/+1
This adds a decompressor framework which allows multiple compression algorithms to be cleanly supported. Also update zlib wrapper and other code to use the new framework. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
2010-01-21Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher1-1/+1
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
2009-05-13Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher1-1/+0
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
2009-01-05Squashfs: MakefilesPhillip Lougher1-0/+8
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>