swh:1:snp:77163734605b0ec556b01d897b7bb4a7e30d46b6
Raw File
Tip revision: 374b105797c3d4f29c685f3be535c35f5689b30e authored by Linus Torvalds on 06 December 2013, 17:34:04 UTC
Linux 3.13-rc3
Tip revision: 374b105
Makefile
#
# Makefile for the sysfs virtual filesystem
#

obj-y		:= inode.o file.o dir.o symlink.o mount.o group.o
back to top