xref: /openbmc/linux/fs/kernfs/Makefile (revision ec8f24b7)
1ec8f24b7SThomas 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