#
# Makefile for the sysfs virtual filesystem
#

export-objs	:= inode.o

obj-y		:= inode.o
