ubuntu-linux-kernel/drivers/spmi/Makefile

7 lines
123 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for kernel SPMI framework.
#
obj-$(CONFIG_SPMI) += spmi.o
obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o