summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/arm/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/kernel/Makefile')
-rw-r--r--ANDROID_3.4.5/arch/arm/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/arch/arm/kernel/Makefile b/ANDROID_3.4.5/arch/arm/kernel/Makefile
index 7b787d64..d6ee77fb 100644
--- a/ANDROID_3.4.5/arch/arm/kernel/Makefile
+++ b/ANDROID_3.4.5/arch/arm/kernel/Makefile
@@ -31,6 +31,7 @@ obj-$(CONFIG_ARTHUR) += arthur.o
obj-$(CONFIG_ISA_DMA) += dma-isa.o
obj-$(CONFIG_PCI) += bios32.o isa.o
obj-$(CONFIG_ARM_CPU_SUSPEND) += sleep.o suspend.o
+obj-$(CONFIG_HIBERNATION) += hibernate.o
obj-$(CONFIG_SMP) += smp.o smp_tlb.o
obj-$(CONFIG_HAVE_ARM_SCU) += smp_scu.o
obj-$(CONFIG_HAVE_ARM_TWD) += smp_twd.o