zephyr/drivers/sensor/tmp007/Makefile

3 lines
82 B
Makefile

obj-$(CONFIG_TMP007) += tmp007.o
obj-$(CONFIG_TMP007_TRIGGER) += tmp007_trigger.o