#
# Makefile for the linux squashfs routines.
#

obj-$(CONFIG_SQUASHFS4) += squashfs4.o
squashfs4-y := block.o cache.o dir.o export.o file.o fragment.o id.o inode.o namei.o super.o symlink.o
