]> Pileus Git - ~andy/linux/blobdiff - fs/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[~andy/linux] / fs / Makefile
index 5bebad4b01c622bc41038ac64bdb1cbd5b865c30..47ac07bb4acc6b44b318776c44e7a6cd7bf79113 100644 (file)
@@ -52,7 +52,7 @@ obj-$(CONFIG_FHANDLE)         += fhandle.o
 obj-y                          += quota/
 
 obj-$(CONFIG_PROC_FS)          += proc/
-obj-$(CONFIG_SYSFS)            += sysfs/
+obj-$(CONFIG_SYSFS)            += sysfs/ kernfs/
 obj-$(CONFIG_CONFIGFS_FS)      += configfs/
 obj-y                          += devpts/