Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.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