xref: /linux/fs/kernfs/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b8441ed2STejun Heo#
3b8441ed2STejun Heo# Makefile for the kernfs pseudo filesystem
4b8441ed2STejun Heo#
5b8441ed2STejun Heo
6b8441ed2STejun Heoobj-y		:= mount.o inode.o dir.o file.o symlink.o
7