zephyr/drivers/sensor/bma280/Makefile

3 lines
82 B
Makefile

obj-$(CONFIG_BMA280) += bma280.o
obj-$(CONFIG_BMA280_TRIGGER) += bma280_trigger.o