thermal: add the support for building the generic thermal as a module
[deliverable/linux.git] / drivers / thermal / Makefile
1 #
2 # Makefile for sensor chip drivers.
3 #
4
5 thermal_sys-objs += thermal.o
6 obj-$(CONFIG_THERMAL) += thermal_sys.o
This page took 0.042512 seconds and 6 git commands to generate.