fs/9p: Move dotl inode operations into a seperate file
[firefly-linux-kernel-4.4.55.git] / fs / 9p / Makefile
index f8ba37effd1b50b87d1d356aa471f7bf223e6983..ab8c1278063450b46050410ff046d41893d54ac3 100644 (file)
@@ -3,6 +3,7 @@ obj-$(CONFIG_9P_FS) := 9p.o
 9p-objs := \
        vfs_super.o \
        vfs_inode.o \
+       vfs_inode_dotl.o \
        vfs_addr.o \
        vfs_file.o \
        vfs_dir.o \