Blame view
drivers/spmi/Makefile
123 Bytes
5a86bf343 spmi: Linux drive... |
1 2 3 4 |
# # Makefile for kernel SPMI framework. # obj-$(CONFIG_SPMI) += spmi.o |
39ae93e3a spmi: Add MSM PMI... |
5 6 |
obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o |