summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/Makefile
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2011-07-18 12:54:13 +0800
committerAnson Huang <b20788@freescale.com>2011-07-19 15:23:58 +0800
commitf84bf1dd3807a836c24a54d1061e146451321182 (patch)
tree9ea46a16a682f0069b2bc04f3668aa7aca24bd54 /arch/arm/mach-mx6/Makefile
parenta01696b8998e57828ac668c8c7d03495629f38c1 (diff)
ENGR00139274-1 [MX6]Enable suspend/resume feature
Enable suspend/resume feature for MX6q echo standby > /sys/power/state -> wait mode; echo mem > /sys/power/state -> stop mode; Currentlu only support debug uart as wakeup source; Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx6/Makefile')
-rw-r--r--arch/arm/mach-mx6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mx6/Makefile b/arch/arm/mach-mx6/Makefile
index 99b5623f3fad..094b2cfd7773 100644
--- a/arch/arm/mach-mx6/Makefile
+++ b/arch/arm/mach-mx6/Makefile
@@ -3,8 +3,8 @@
#
# Object file lists.
-obj-y := cpu.o mm.o system.o devices.o dummy_gpio.o irq.o bus_freq.o usb_dr.o usb_h1.o
+obj-y := cpu.o mm.o system.o devices.o dummy_gpio.o irq.o bus_freq.o usb_dr.o usb_h1.o pm.o
-obj-$(CONFIG_ARCH_MX6) += clock.o
+obj-$(CONFIG_ARCH_MX6) += clock.o mx6q_suspend.o
obj-$(CONFIG_MACH_MX6Q_SABREAUTO) += board-mx6q_sabreauto.o
obj-$(CONFIG_SMP) += plat_hotplug.o platsmp.o headsmp.o localtimer.o