#
# Makefile for the sysfs class device driver support
#


obj-$(CONFIG_FAN_SYSFS)		+= fan_sysfs.o
obj-$(CONFIG_MEMORY_SYSFS)	+= memory_sysfs.o
