summaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorGao Pan <b54642@freescale.com>2015-08-07 15:13:56 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:21:51 +0800
commitf269036c3001fb2c94bb97a32afc2cfbc219a594 (patch)
treee0985991f7a719fded6ba7ddcdf492144ee413cc /drivers/Makefile
parent5dba51cedb1e03d574d698ad8b69d9a187edb4b3 (diff)
MLK-11355 driver/mxc: add mxc special driver
Add mxc in driver/Konfig and driver/Makefile. Signed-off-by: Gao Pan <b54642@freescale.com>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 5f5ccdbad21a..77fbc52a2b48 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -130,6 +130,7 @@ obj-$(CONFIG_EISA) += eisa/
obj-$(CONFIG_CPU_FREQ) += cpufreq/
obj-$(CONFIG_CPU_IDLE) += cpuidle/
obj-y += mmc/
+obj-y += mxc/
obj-$(CONFIG_MEMSTICK) += memstick/
obj-$(CONFIG_NEW_LEDS) += leds/
obj-$(CONFIG_INFINIBAND) += infiniband/