mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
a7da6f8c3d
To common use of rcar-gen2-common directory in the R-Car SoCs, and change from rcar-gen2-common to rcar-common. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
9 lines
172 B
Makefile
9 lines
172 B
Makefile
#
|
|
# board/renesas/alt/Makefile
|
|
#
|
|
# Copyright (C) 2014 Renesas Electronics Corporation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
|
|
obj-y := gose.o qos.o ../rcar-common/common.o
|