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