xref: /linux-6.15/drivers/spmi/Makefile (revision 5a86bf34)
1#
2# Makefile for kernel SPMI framework.
3#
4obj-$(CONFIG_SPMI)	+= spmi.o
5