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