Files
Debian-9-Kernel/drivers/spmi/Makefile
T

7 lines
123 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for kernel SPMI framework.
#
obj-$(CONFIG_SPMI) += spmi.o
obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o