summaryrefslogtreecommitdiff
path: root/drivers/mxc/pmic/mc13892/Makefile
diff options
context:
space:
mode:
authorTodd Doucet <todd.doucet@timesys.com>2010-02-18 12:38:44 -0500
committerTodd Doucet <todd.doucet@timesys.com>2010-02-18 12:38:44 -0500
commit793deae7244b1c3d3dc9ad9437b692655e04d1c1 (patch)
treeb49aa81dd8bdc377dc64aee55c0ebca1e522b34e /drivers/mxc/pmic/mc13892/Makefile
parent7e407c346b8c197f73e88aea4c6ca3de19710aa1 (diff)
Intermediate alpha release with partially working touchscreen for special customer.2.6.28-ccwmx51js-201002181258
Diffstat (limited to 'drivers/mxc/pmic/mc13892/Makefile')
-rw-r--r--drivers/mxc/pmic/mc13892/Makefile1
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