Makefile (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) | Makefile (a94c24a712acb26f3712ec7bf56e9b13e40a2a74) |
---|---|
1# 2# Makefile for IIO chemical sensors 3# 4 5# When adding new entries keep the list in alphabetical order 6obj-$(CONFIG_ATLAS_PH_SENSOR) += atlas-ph-sensor.o | 1# 2# Makefile for IIO chemical sensors 3# 4 5# When adding new entries keep the list in alphabetical order 6obj-$(CONFIG_ATLAS_PH_SENSOR) += atlas-ph-sensor.o |
7obj-$(CONFIG_CCS811) += ccs811.o |
|
7obj-$(CONFIG_IAQCORE) += ams-iaq-core.o 8obj-$(CONFIG_VZ89X) += vz89x.o | 8obj-$(CONFIG_IAQCORE) += ams-iaq-core.o 9obj-$(CONFIG_VZ89X) += vz89x.o |