19d2ecfb7SGuenter Roeck# 29d2ecfb7SGuenter Roeck# Makefile for PMBus chip drivers. 39d2ecfb7SGuenter Roeck# 49d2ecfb7SGuenter Roeck 59d2ecfb7SGuenter Roeckobj-$(CONFIG_PMBUS) += pmbus_core.o 69d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_PMBUS) += pmbus.o 79d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_ADM1275) += adm1275.o 803e9bd8dSGuenter Roeckobj-$(CONFIG_SENSORS_LM25066) += lm25066.o 99d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX16064) += max16064.o 109d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX34440) += max34440.o 119d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX8688) += max8688.o 129d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_UCD9000) += ucd9000.o 139d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_UCD9200) += ucd9200.o 14*200855e5SGuenter Roeckobj-$(CONFIG_SENSORS_ZL6100) += zl6100.o 15