diff options
Diffstat (limited to 'arch/arm/mach-shmobile/Makefile')
-rw-r--r-- | arch/arm/mach-shmobile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/Makefile b/arch/arm/mach-shmobile/Makefile index fe3878a1a69a..a058ec346cd7 100644 --- a/arch/arm/mach-shmobile/Makefile +++ b/arch/arm/mach-shmobile/Makefile | |||
@@ -63,7 +63,6 @@ obj-$(CONFIG_ARCH_SH7372) += entry-intc.o | |||
63 | 63 | ||
64 | # Board objects | 64 | # Board objects |
65 | ifdef CONFIG_ARCH_SHMOBILE_MULTI | 65 | ifdef CONFIG_ARCH_SHMOBILE_MULTI |
66 | obj-$(CONFIG_MACH_GENMAI) += board-genmai-reference.o | ||
67 | obj-$(CONFIG_MACH_KOELSCH) += board-koelsch-reference.o | 66 | obj-$(CONFIG_MACH_KOELSCH) += board-koelsch-reference.o |
68 | obj-$(CONFIG_MACH_LAGER) += board-lager-reference.o | 67 | obj-$(CONFIG_MACH_LAGER) += board-lager-reference.o |
69 | obj-$(CONFIG_MACH_MARZEN) += board-marzen-reference.o | 68 | obj-$(CONFIG_MACH_MARZEN) += board-marzen-reference.o |