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>
This commit is contained in:
9
board/renesas/salvator-x/Makefile
Normal file
9
board/renesas/salvator-x/Makefile
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user