6 lines
128 B
Makefile
6 lines
128 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_REGULATOR_S2MPB03) += s2mpb03.o
|
|
|
|
|
|
ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG
|
|
|