Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.19 6 lines 125 B view raw
1# 2# Makefile for industrial I/O temperature drivers 3# 4 5obj-$(CONFIG_MLX90614) += mlx90614.o 6obj-$(CONFIG_TMP006) += tmp006.o