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 9c3ff9a67SGuenter Roeckobj-$(CONFIG_SENSORS_LTC2978) += ltc2978.o 109d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX16064) += max16064.o 11*1f61cab8SGuenter Roeckobj-$(CONFIG_SENSORS_MAX20751) += max20751.o 129d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX34440) += max34440.o 139d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_MAX8688) += max8688.o 14a8bfecebSZhu, Richard \(NSN - CN/Beijing\)obj-$(CONFIG_SENSORS_TPS40422) += tps40422.o 159d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_UCD9000) += ucd9000.o 169d2ecfb7SGuenter Roeckobj-$(CONFIG_SENSORS_UCD9200) += ucd9200.o 17200855e5SGuenter Roeckobj-$(CONFIG_SENSORS_ZL6100) += zl6100.o 18