summaryrefslogtreecommitdiff
path: root/board/renesas/salvator-x/Makefile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-04-01 03:51:36 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-08-17 10:25:35 +0900
commite525d34b476e2eef06376633c12a94a56d7d889b (patch)
tree22a02cd5e9ba50410510616ad931adfa4e25e35e /board/renesas/salvator-x/Makefile
parentee8f0cb3b03e34a75186ed9f9e3e3bf3f2f27d76 (diff)
downloadu-boot-imx-e525d34b476e2eef06376633c12a94a56d7d889b.zip
u-boot-imx-e525d34b476e2eef06376633c12a94a56d7d889b.tar.gz
u-boot-imx-e525d34b476e2eef06376633c12a94a56d7d889b.tar.bz2
ARM: rmobile: Add support salvator-x board
Salvator-x is an entry level development board based on R-Car H3 SoC (R8A7795). This commit supports SCIF only. Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'board/renesas/salvator-x/Makefile')
-rw-r--r--board/renesas/salvator-x/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/renesas/salvator-x/Makefile b/board/renesas/salvator-x/Makefile
new file mode 100644
index 0000000..61b0d06
--- /dev/null
+++ b/board/renesas/salvator-x/Makefile
@@ -0,0 +1,9 @@
+#
+# board/renesas/salvator-x/Makefile
+#
+# Copyright (C) 2015 Renesas Electronics Corporation
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := salvator-x.o ../rcar-common/common.o