https://jxself.org/git/linux-libre.git
Raw File
Tip revision: a29093229a0cc2592853f475fd531c552c46bc89 authored by Jason Self on 18 December 2009, 22:27:15 UTC
Linux-libre 2.6.32.2-gnu1
Tip revision: a290932
Makefile
#
# Makefile for sensor chip drivers.
#

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