xref: /linux/fs/kernfs/Makefile (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
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