diff options
Diffstat (limited to 'drivers/mxc/pmic/mc13892/Makefile')
-rw-r--r-- | drivers/mxc/pmic/mc13892/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/pmic/mc13892/Makefile b/drivers/mxc/pmic/mc13892/Makefile index 0ed2b7eb4c11..b23e2087c95e 100644 --- a/drivers/mxc/pmic/mc13892/Makefile +++ b/drivers/mxc/pmic/mc13892/Makefile @@ -2,6 +2,7 @@ # Makefile for the mc13783 pmic drivers. # +CFLAGS_pmic_adc.o := -DDEBUG obj-$(CONFIG_MXC_MC13892_ADC) += pmic_adc.o #obj-$(CONFIG_MXC_MC13892_RTC) += pmic_rtc.o obj-$(CONFIG_MXC_MC13892_LIGHT) += pmic_light.o |