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