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 efd89136f0d..2d8328d5dd5 100644 --- a/arch/arm/mach-shmobile/Makefile +++ b/arch/arm/mach-shmobile/Makefile | |||
@@ -23,3 +23,4 @@ obj-$(CONFIG_MACH_G3EVM) += board-g3evm.o | |||
23 | obj-$(CONFIG_MACH_G4EVM) += board-g4evm.o | 23 | obj-$(CONFIG_MACH_G4EVM) += board-g4evm.o |
24 | obj-$(CONFIG_MACH_AP4EVB) += board-ap4evb.o | 24 | obj-$(CONFIG_MACH_AP4EVB) += board-ap4evb.o |
25 | obj-$(CONFIG_MACH_AG5EVM) += board-ag5evm.o | 25 | obj-$(CONFIG_MACH_AG5EVM) += board-ag5evm.o |
26 | obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o | ||