]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/Makefile
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
[karo-tx-linux.git] / fs / Makefile
index d2c3353d547736f542e557a744665c73655a80a2..310cfc4e69d3ca2cacc717907560d0d9610c2ad4 100644 (file)
@@ -19,6 +19,8 @@ else
 obj-y +=       no-block.o
 endif
 
+obj-$(CONFIG_PROC_FS) += proc_namespace.o
+
 obj-$(CONFIG_BLK_DEV_INTEGRITY) += bio-integrity.o
 obj-y                          += notify/
 obj-$(CONFIG_EPOLL)            += eventpoll.o