xref: /linux/fs/sysfs/Makefile (revision bc21467114b03ce47317cce9a49f0a46cdde50ca)
1#
2# Makefile for the sysfs virtual filesystem
3#
4
5obj-y		:= file.o dir.o symlink.o mount.o group.o
6