summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Makefile
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-04-06 01:28:59 -0700
committerRafael J. Wysocki <rjw@sisk.pl>2012-05-12 22:33:03 +0200
commit4d22e564ca7bb5c7340c782aedd93bed99f3fb41 (patch)
treed4e136a6eedff091a5af1d9de333554608e4068d /arch/arm/mach-shmobile/Makefile
parentc8241085e8606a14ef48e6d99556133c48aaddaf (diff)
downloadop-kernel-dev-4d22e564ca7bb5c7340c782aedd93bed99f3fb41.zip
op-kernel-dev-4d22e564ca7bb5c7340c782aedd93bed99f3fb41.tar.gz
ARM: mach-shmobile: add armadillo800eva board support.
This adds very basic armadillo800eva board (R-Mobile A1) support Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Simon Horman <horms@verge.net.au> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
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 e7c2590..6125c2b4 100644
--- a/arch/arm/mach-shmobile/Makefile
+++ b/arch/arm/mach-shmobile/Makefile
@@ -49,6 +49,7 @@ obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o
obj-$(CONFIG_MACH_KOTA2) += board-kota2.o
obj-$(CONFIG_MACH_BONITO) += board-bonito.o
obj-$(CONFIG_MACH_MARZEN) += board-marzen.o
+obj-$(CONFIG_MACH_ARMADILLO800EVA) += board-armadillo800eva.o
# Framework support
obj-$(CONFIG_SMP) += $(smp-y)
OpenPOWER on IntegriCloud