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 8bca9b56352e..021775de50ae 100644 --- a/arch/arm/mach-shmobile/Makefile +++ b/arch/arm/mach-shmobile/Makefile | |||
@@ -56,6 +56,7 @@ obj-$(CONFIG_ARCH_R8A7779) += pm-r8a7779.o | |||
56 | 56 | ||
57 | # Board objects | 57 | # Board objects |
58 | ifdef CONFIG_ARCH_SHMOBILE_MULTI | 58 | ifdef CONFIG_ARCH_SHMOBILE_MULTI |
59 | obj-$(CONFIG_MACH_KOELSCH) += board-koelsch-reference.o | ||
59 | obj-$(CONFIG_MACH_KZM9D) += board-kzm9d-reference.o | 60 | obj-$(CONFIG_MACH_KZM9D) += board-kzm9d-reference.o |
60 | else | 61 | else |
61 | obj-$(CONFIG_MACH_APE6EVM) += board-ape6evm.o | 62 | obj-$(CONFIG_MACH_APE6EVM) += board-ape6evm.o |