squashfs: add support for xattr reading
[deliverable/linux.git] / fs / squashfs / Makefile
index c0da4a189cc4779e070ef335b0399fa656bbe08b..56684d46410529741b89652e954842bc8939f8c2 100644 (file)
@@ -5,5 +5,5 @@
 obj-$(CONFIG_SQUASHFS) += squashfs.o
 squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o
 squashfs-y += namei.o super.o symlink.o zlib_wrapper.o decompressor.o
-squashfs-y += xattr_id.o
+squashfs-y += xattr.o xattr_id.o
 
This page took 0.027379 seconds and 5 git commands to generate.