#
# Makefile for the linux squashfs routines.
#

obj-$(CONFIG_SQUASHFS)	+= squashfs.o
squashfs-objs		:= inode.o squashfs2_0.o
