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 8*8991ebd9SSamuel Mendoza-Jonasobj-$(CONFIG_SENSORS_IR35221) += ir35221.o 903e9bd8dSGuenter Roeckobj-$(CONFIG_SENSORS_LM25066) += lm25066.o 10c3ff9a67SGuenter Roeckobj-$(CONFIG_SENSORS_LTC2978) += ltc2978.o 118d28cd1bSGuenter Roeckobj-$(CONFIG_SENSORS_LTC3815) += ltc3815.o 129d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX16064) += max16064.o 131f61cab8SGuenter Roeckobj-$(CONFIG_SENSORS_MAX20751) += max20751.o 149d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX34440) += max34440.o 159d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX8688) += max8688.o 16a8bfecebSZhu, Richard \(NSN - CN/Beijing\)obj-$(CONFIG_SENSORS_TPS40422) += tps40422.o 179d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_UCD9000) += ucd9000.o 189d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_UCD9200) += ucd9200.o 19200855e5SGuenter Roeckobj-$(CONFIG_SENSORS_ZL6100) += zl6100.o 20