swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: d1db0eea852497762cab43b905b879dfcd3b8987 authored by Linus Torvalds on 28 April 2014, 02:29:27 UTC
Linux 3.15-rc3
Tip revision: d1db0ee
Makefile
#
# Makefile for the sysfs virtual filesystem
#

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