summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Makefile
diff options
context:
space:
mode:
authorMagnus Damm2013-09-18 22:11:29 +0200
committerSimon Horman2013-10-08 03:02:20 +0200
commita4ed412ed5934127ba88ba007b9a00617ae47f75 (patch)
treeccfea74ba90b356cd39091aaa266d0ea7ad7847b /arch/arm/mach-shmobile/Makefile
parentARM: shmobile: marzen: enable DMA for SDHI0 (diff)
downloadkernel-qcow2-linux-a4ed412ed5934127ba88ba007b9a00617ae47f75.tar.gz
kernel-qcow2-linux-a4ed412ed5934127ba88ba007b9a00617ae47f75.tar.xz
kernel-qcow2-linux-a4ed412ed5934127ba88ba007b9a00617ae47f75.zip
ARM: shmobile: Genmai support
Genmai base board support making use of 128 MiB of memory, the r7s7211 SoC with the SCIF2 serial port and CA9 core. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Makefile')
-rw-r--r--arch/arm/mach-shmobile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Makefile b/arch/arm/mach-shmobile/Makefile
index 663f8941153a..b3840ba1a445 100644
--- a/arch/arm/mach-shmobile/Makefile
+++ b/arch/arm/mach-shmobile/Makefile
@@ -60,6 +60,7 @@ obj-$(CONFIG_MACH_APE6EVM_REFERENCE) += board-ape6evm-reference.o
obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o
obj-$(CONFIG_MACH_BOCKW) += board-bockw.o
obj-$(CONFIG_MACH_BOCKW_REFERENCE) += board-bockw-reference.o
+obj-$(CONFIG_MACH_GENMAI) += board-genmai.o
obj-$(CONFIG_MACH_MARZEN) += board-marzen.o
obj-$(CONFIG_MACH_MARZEN_REFERENCE) += board-marzen-reference.o
obj-$(CONFIG_MACH_LAGER) += board-lager.o