1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 24d33615dSMatt Ranostay# 34d33615dSMatt Ranostay# Makefile for IIO Health sensors 44d33615dSMatt Ranostay# 54d33615dSMatt Ranostay 64d33615dSMatt Ranostay# When adding new entries keep the list in alphabetical order 74d33615dSMatt Ranostay 8eec96d1eSAndrew F. Davisobj-$(CONFIG_AFE4403) += afe4403.o 987aec56eSAndrew F. Davisobj-$(CONFIG_AFE4404) += afe4404.o 104d33615dSMatt Ranostayobj-$(CONFIG_MAX30100) += max30100.o 11b3c590ceSMatt Ranostayobj-$(CONFIG_MAX30102) += max30102.o 12