ovl: Move xattr support to new xattrs.c file
[linux-2.6-microblaze.git] / fs / overlayfs / Makefile
index 4e173d5..5648954 100644 (file)
@@ -6,4 +6,4 @@
 obj-$(CONFIG_OVERLAY_FS) += overlay.o
 
 overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
-               copy_up.o export.o params.o
+               copy_up.o export.o params.o xattrs.o