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