summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/squashfs.mk
Commit message (Collapse)AuthorAgeFilesLines
* fs/squashfs: fix image file permissionsPeter Korsgaard2010-08-311-1/+2
| | | | | | | Set image file permissions to 0644 like it was before the fs rework, instead of the rather unhelpful 0700 (E.G. when image is used for tftp). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* fs/squashfs: fix endianness typo for squashfs3Stanislav Bogatyrev2010-08-271-1/+1
| | | | | Signed-off-by: Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* fs/squashfs: squashfs3 needs to set big/little endianPeter Korsgaard2010-05-261-2/+10
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add version selection for the SquashFS root filesystemThomas Petazzoni2010-04-091-0/+4
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Coherent naming for .mk files in fs/Thomas Petazzoni2010-04-091-0/+13
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>