Makefile 128 字节
Newer Older
Z
Zhang Rui 已提交
1 2 3 4
#
# Makefile for sensor chip drivers.
#

5
obj-$(CONFIG_THERMAL)		+= thermal_sys.o
6
obj-$(CONFIG_SPEAR_THERMAL)		+= spear_thermal.o