summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Makefile
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2011-11-10 18:46:45 -0800
committerPaul Mundt <lethal@linux-sh.org>2011-11-11 16:56:25 +0900
commitd55c9a97f80a7ad64f7c7eab5fb447a8d9a1532a (patch)
tree7a5dd9b45b6527af850772ddcec1c6e6b29a08d7 /arch/arm/mach-shmobile/Makefile
parent215d6cc9230c2a42a643c4cd296680040eeb1f49 (diff)
downloadop-kernel-dev-d55c9a97f80a7ad64f7c7eab5fb447a8d9a1532a.zip
op-kernel-dev-d55c9a97f80a7ad64f7c7eab5fb447a8d9a1532a.tar.gz
ARM: mach-shmobile: add bonito board support.
This adds basic bonito board (R-Mobile A1) support Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
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 971f703..abdae89 100644
--- a/arch/arm/mach-shmobile/Makefile
+++ b/arch/arm/mach-shmobile/Makefile
@@ -45,6 +45,7 @@ obj-$(CONFIG_MACH_AP4EVB) += board-ap4evb.o
obj-$(CONFIG_MACH_AG5EVM) += board-ag5evm.o
obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o
obj-$(CONFIG_MACH_KOTA2) += board-kota2.o
+obj-$(CONFIG_MACH_BONITO) += board-bonito.o
# Framework support
obj-$(CONFIG_SMP) += $(smp-y)
OpenPOWER on IntegriCloud