brintos

brintos / linux-shallow public Read only

0
0
Text · 290 B · 9108171 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for IIO Health sensors4#5 6# When adding new entries keep the list in alphabetical order7 8obj-$(CONFIG_AFE4403)		+= afe4403.o9obj-$(CONFIG_AFE4404)		+= afe4404.o10obj-$(CONFIG_MAX30100)		+= max30100.o11obj-$(CONFIG_MAX30102)		+= max30102.o12