mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 14:18:14 +01:00
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>
11 lines
216 B
Makefile
11 lines
216 B
Makefile
#
|
|
# board/renesas/silk/Makefile
|
|
#
|
|
# Copyright (C) 2015 Renesas Electronics Corporation
|
|
# Copyright (C) 2015 Cogent Embedded, Inc.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
|
|
obj-y := silk.o qos.o ../rcar-common/common.o
|