fs/squashfs: fix image file permissions
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 31 Aug 2010 19:53:40 +0000 (21:53 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 31 Aug 2010 19:53:40 +0000 (21:53 +0200)
commit3975e30b991d42d4cc153b738742f962d8fda757
treea0ab51760d625dc65cd8e8870430c26a1fffd1f5
parent31aa331d34a67dd5a819d9a78aa0e265ff0b8bf3
fs/squashfs: fix image file permissions

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/squashfs.mk