android_kernel_modules_leno.../drivers/regulator/Makefile

10 lines
164 B
Makefile

#
# Makefile for regulator drivers.
#
CFLAGS_pmic_avp.o := -Werror
obj-$(CONFIG_REGULATOR_PMIC_AVP) += pmic_avp.o
ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG