zephyr/drivers/sensor/mcp9808/Makefile

3 lines
86 B
Makefile

obj-$(CONFIG_MCP9808) += mcp9808.o
obj-$(CONFIG_MCP9808_TRIGGER) += mcp9808_trigger.o