blob: 4f2081572f55c2ae3664882644d4bed7fe346ffc [file] [log] [blame]
Kenneth Heitke5a86bf32014-02-12 13:44:22 -06001#
2# Makefile for kernel SPMI framework.
3#
4obj-$(CONFIG_SPMI) += spmi.o
Kenneth Heitke39ae93e2014-02-12 13:44:24 -06005
6obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o
David Collins858c33a2017-04-10 17:27:47 -07007obj-$(CONFIG_SPMI_MSM_PMIC_ARB_DEBUG) += spmi-pmic-arb-debug.o