Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Tejun Heo | b8441ed | 2013-11-24 09:54:58 -0500 | [diff] [blame] | 2 | # |
3 | # Makefile for the kernfs pseudo filesystem | ||||
4 | # | ||||
5 | |||||
6 | obj-y := mount.o inode.o dir.o file.o symlink.o |