mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-08-04 15:30:24 +00:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_REGULATOR_S2MPB03) += s2mpb03.o
|
|
|
|
|
|
ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG
|
|
|