mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
ff16cab69b
thermal_sys was already the name of the resulting module, and it is built from this one source file. Signed-off-by: Len Brown <len.brown@intel.com>
6 lines
81 B
Makefile
6 lines
81 B
Makefile
#
|
|
# Makefile for sensor chip drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_THERMAL) += thermal_sys.o
|