]> bbs.cooldavid.org Git - net-next-2.6.git/blame - fs/squashfs/Makefile
xps: Transmit Packet Steering
[net-next-2.6.git] / fs / squashfs / Makefile
CommitLineData
fcef6fb6
PL
1#
2# Makefile for the linux squashfs routines.
3#
4
5obj-$(CONFIG_SQUASHFS) += squashfs.o
6squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o
4c0f0bb2 7squashfs-y += namei.o super.o symlink.o zlib_wrapper.o decompressor.o
637d5c9a 8squashfs-$(CONFIG_SQUASHFS_XATTR) += xattr.o xattr_id.o
79cb8ced 9squashfs-$(CONFIG_SQUASHFS_LZO) += lzo_wrapper.o