6 lines
81 B
Makefile
6 lines
81 B
Makefile
|
#
|
||
|
# Makefile for sensor chip drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_THERMAL) += thermal_sys.o
|