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