forked from rrcarlosr/Jetpack
6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
#
|
||
|
# Makefile for regulator drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_REGULATOR_PMIC_OTP) += pmic-otp-regulator.o
|