mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
e525d34b47
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>
9 lines
180 B
Makefile
9 lines
180 B
Makefile
#
|
|
# 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
|