]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/Makefile
ARM: mach-shmobile: Suspend-to-RAM support
[karo-tx-linux.git] / arch / arm / mach-shmobile / Makefile
index e2507f66f9d5b8f68c9beab25c738e3891c43f3c..a3cad5360a71b63bafdbed612e19fb43354fe5dd 100644 (file)
@@ -30,6 +30,9 @@ obj-$(CONFIG_ARCH_SH7377)     += entry-intc.o
 obj-$(CONFIG_ARCH_SH7372)      += entry-intc.o
 obj-$(CONFIG_ARCH_SH73A0)      += entry-gic.o
 
+# PM objects
+obj-$(CONFIG_SUSPEND)          += suspend.o
+
 # Board objects
 obj-$(CONFIG_MACH_G3EVM)       += board-g3evm.o
 obj-$(CONFIG_MACH_G4EVM)       += board-g4evm.o