mirror of https://gitee.com/openkylin/linux.git
6 lines
88 B
Makefile
6 lines
88 B
Makefile
|
#
|
||
|
# Makefile for industrial I/O temperature drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_TMP006) += tmp006.o
|