Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « spmi « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 55a94cadeffe4b0a955b48ef7219f53db3f8e959 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for kernel SPMI framework.
#
obj-$(CONFIG_SPMI)	+= spmi.o

obj-$(CONFIG_SPMI_MSM_PMIC_ARB)	+= spmi-pmic-arb.o