summaryrefslogtreecommitdiff
path: root/board/renesas/gose
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-04-01 03:51:33 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-08-17 10:25:35 +0900
commita7da6f8c3d6d685af9426cdc2357d2e66cff2875 (patch)
tree4ad21723e23975c87283a12b23a41d1277816e43 /board/renesas/gose
parent7a500a7a78002b470800794f615b8dca251816c7 (diff)
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/gose')
-rw-r--r--board/renesas/gose/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/gose/Makefile b/board/renesas/gose/Makefile
index 2dac748efb..e09ae1e414 100644
--- a/board/renesas/gose/Makefile
+++ b/board/renesas/gose/Makefile
@@ -6,4 +6,4 @@
# SPDX-License-Identifier: GPL-2.0
#
-obj-y := gose.o qos.o ../rcar-gen2-common/common.o
+obj-y := gose.o qos.o ../rcar-common/common.o