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
179 B
Makefile
9 lines
179 B
Makefile
#
|
|
# board/renesas/koelsch/Makefile
|
|
#
|
|
# Copyright (C) 2013 Renesas Electronics Corporation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
|
|
obj-y := koelsch.o qos.o ../rcar-common/common.o
|