1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for regulator drivers. 4# 5obj-$(CONFIG_REGULATOR_XZ3216) += xz3216.o 6 7ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG 8