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