]> Git Repo - linux.git/blob - drivers/spmi/Makefile
arm64: avoid prototype warnings for syscalls
[linux.git] / drivers / spmi / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for kernel SPMI framework.
4 #
5 obj-$(CONFIG_SPMI)      += spmi.o
6
7 obj-$(CONFIG_SPMI_HISI3670)     += hisi-spmi-controller.o
8 obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o
9 obj-$(CONFIG_SPMI_MTK_PMIF)     += spmi-mtk-pmif.o
This page took 0.033616 seconds and 4 git commands to generate.