swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: 01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f authored by Linus Torvalds on 19 April 2010, 23:29:56 UTC
Linux 2.6.34-rc5
Tip revision: 01bf0b6
Makefile
#
# Makefile for sensor chip drivers.
#

obj-$(CONFIG_THERMAL)		+= thermal_sys.o
back to top