[ARM] S3C: Split the resume memory check code from pm.c
[deliverable/linux.git] / arch / arm / plat-s3c / Makefile
index afd8d089ba1663fcfc23928e386c9e630ac81c99..8d7815d25a51d3b3b2f3e2bab6afddee6f50986b 100644 (file)
@@ -21,6 +21,7 @@ obj-y                         += gpio-config.o
 # PM support
 
 obj-$(CONFIG_PM)               += pm.o
+obj-$(CONFIG_S3C2410_PM_CHECK) += pm-check.o
 
 # devices
 
This page took 0.024471 seconds and 5 git commands to generate.