xref: /linux/fs/kernfs/Makefile (revision ef264cf0c490cc9d46edb3b6aa082d23a9506e2d)
1#
2# Makefile for the kernfs pseudo filesystem
3#
4
5obj-y		:= mount.o inode.o dir.o file.o symlink.o
6