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