diff options
Diffstat (limited to 'arch/arm/mach-shmobile/Makefile')
-rw-r--r-- | arch/arm/mach-shmobile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Makefile b/arch/arm/mach-shmobile/Makefile index 6f6ef3ad4db1..b0d0d4b1ccbf 100644 --- a/arch/arm/mach-shmobile/Makefile +++ b/arch/arm/mach-shmobile/Makefile | |||
@@ -38,6 +38,7 @@ obj-$(CONFIG_ARCH_R8A7740) += entry-intc.o | |||
38 | obj-$(CONFIG_SUSPEND) += suspend.o | 38 | obj-$(CONFIG_SUSPEND) += suspend.o |
39 | obj-$(CONFIG_CPU_IDLE) += cpuidle.o | 39 | obj-$(CONFIG_CPU_IDLE) += cpuidle.o |
40 | obj-$(CONFIG_ARCH_SH7372) += pm-sh7372.o sleep-sh7372.o | 40 | obj-$(CONFIG_ARCH_SH7372) += pm-sh7372.o sleep-sh7372.o |
41 | obj-$(CONFIG_ARCH_R8A7779) += pm-r8a7779.o | ||
41 | 42 | ||
42 | # Board objects | 43 | # Board objects |
43 | obj-$(CONFIG_MACH_G3EVM) += board-g3evm.o | 44 | obj-$(CONFIG_MACH_G3EVM) += board-g3evm.o |