summaryrefslogtreecommitdiff
path: root/board/renesas/koelsch
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-03-31 18:51:33 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-08-17 01:25:35 (GMT)
commita7da6f8c3d6d685af9426cdc2357d2e66cff2875 (patch)
tree4ad21723e23975c87283a12b23a41d1277816e43 /board/renesas/koelsch
parent7a500a7a78002b470800794f615b8dca251816c7 (diff)
downloadu-boot-a7da6f8c3d6d685af9426cdc2357d2e66cff2875.tar.xz
ARM: rmobile: Move rcar-gen2-common to rcar-common
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>
Diffstat (limited to 'board/renesas/koelsch')
-rw-r--r--board/renesas/koelsch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/koelsch/Makefile b/board/renesas/koelsch/Makefile
index c10bba5..15f111c 100644
--- a/board/renesas/koelsch/Makefile
+++ b/board/renesas/koelsch/Makefile
@@ -6,4 +6,4 @@
# SPDX-License-Identifier: GPL-2.0
#
-obj-y := koelsch.o qos.o ../rcar-gen2-common/common.o
+obj-y := koelsch.o qos.o ../rcar-common/common.o