zephyr/drivers/sensor/sht3xd/Makefile

3 lines
82 B
Makefile

obj-$(CONFIG_SHT3XD) += sht3xd.o
obj-$(CONFIG_SHT3XD_TRIGGER) += sht3xd_trigger.o