aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/9p/Makefile')
-rw-r--r--fs/9p/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/9p/Makefile b/fs/9p/Makefile
index 5db5af9dbf25..12d52421d58b 100644
--- a/fs/9p/Makefile
+++ b/fs/9p/Makefile
@@ -13,5 +13,6 @@ obj-$(CONFIG_9P_FS) := 9p2000.o
13 vfs_dentry.o \ 13 vfs_dentry.o \
14 error.o \ 14 error.o \
15 v9fs.o \ 15 v9fs.o \
16 fid.o 16 fid.o \
17 fcprint.o
17 18