c05564c4d8
Android 13
7 lines
128 B
Makefile
Executable file
7 lines
128 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_REGULATOR_S2MPB03) += s2mpb03.o
|
|
|
|
|
|
ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG
|
|
|